ATM vanilla, 1 year
Spot 100, strike 100, 30% volatility, 1% rate, 365 days. This is the default form.
- Call price
- 12.368
- Put price
- 11.373
- Call delta
- 0.57273
Same Black-Scholes calculator as the vanilla and binary option tool, opened in minutes for same-day expiry. The form starts at 390 minutes — one U.S. regular session of clock time (9:30–16:00) — not a multi-day tenor.
Spot, strike, volatility, the risk-free rate, and time to expiry are enough for a closed-form price. Time is calendar days by default, or minutes when you select that unit. Choose vanilla for the usual call or put payoff, or binary for a cash-or-nothing that pays one unit if the option finishes in the money. Figures are theoretical and for information only.
Black-Scholes assumes the underlier follows a geometric Brownian motion with constant volatility and a constant risk-free rate, and that the option can be exercised only at expiry. There is no dividend yield in this implementation.
Time is a year-fraction T. In days (the default), T is days until expiration divided by 365, so 365 days is one year. In minutes, T is minutes divided by 365.25 × 24 × 60: calendar minutes in a mean Gregorian year, not a trading-session clock. Volatility and the risk-free rate are entered as percentages and converted to decimals. N is the standard normal cumulative distribution:
C = S N(d1) − K e−rT N(d2)
P = K e−rT N(−d2) − S N(−d1)
d1 = [ln(S / K) + (r + σ2 / 2) T] / (σ √T)
d2 = d1 − σ √T
A cash-or-nothing binary that pays one unit if it finishes in the money uses the same d2 but a simpler payoff: the call is e−rT N(d2) and the put is e−rT N(−d2). Option prices are rounded to three decimals. Vega and rho are reported per one percentage point; theta is per calendar day.
These three cases use the same formula and rounding as the calculator above. Type the inputs in and you should get the same call and put prices.
Spot 100, strike 100, 30% volatility, 1% rate, 365 days. This is the default form.
Same spot, strike, vol, and rate, but only 90 days to expiry. Less time means a lower premium.
Same spot, strike, vol, and rate, with the maturity unit set to minutes and 390 minutes left (one U.S. regular session). That is the 0DTE preset.
Same market as the first example, with type set to binary (cash or nothing). The payoff is one unit of cash, not the vanilla difference.
Black-Scholes is the closed-form equity-style case. FX options use two interest rates, implied volatility inverts the same vanilla formula, and the converter rescales a vol number before you type it in here. Path-dependent Asians and lookbacks, and a long call or put payoff chart, sit next to that vanilla engine.
Disclaimer: the contents of this website are for informational purposes only and do not constitute any investment recommendation. The visitor acts at his own risk.