Free · No signup for prices · Instant Greeks

Black Scholes Calculator

Free online Black-Scholes calculator for European call and put prices, d1, d2 and Greeks. Built for interview prep, coursework and desk intuition.

Inputs

European options under Black-Scholes-Merton with continuous compounding and no dividends. For dividend-paying underlyings, reduce the rate by the continuous dividend yield as a first approximation.

Call price
11.9051
Put price
7.0281
d₁
0.3500
d₂
0.1500

Need Delta, Gamma, Theta, Vega and Rho?

Black-Scholes formulas

C = S·N(d1) - K·e-rT·N(d2)

P = K·e-rT·N(-d2) - S·N(-d1)

d1 = [ln(S/K) + (r + σ²/2)T] / (σ√T)

d2 = d1 - σ√T

How to use this Black Scholes calculator

Enter the spot price of the underlying, the option strike, time to expiry in years (0.25 is about three months), the continuous risk-free rate as a percent, and volatility as a percent. The calculator updates call and put prices immediately using the Black-Scholes-Merton formulas. Open the Greeks panel when you want Delta, Gamma, Theta, Vega and Rho.

What the outputs mean

  • Call / put price - theoretical European premium under the model assumptions.
  • d1 and d2 - the standardised distances that drive N(d1) and N(d2) in the closed-form solution.
  • Greeks - first-order (and Gamma second-order) sensitivities used for hedging and interview questions.

Frequently asked questions

Is this the same as the options pricing playground?

Both use the same Black-Scholes engine. This page is the calculator-first experience aimed at "black scholes calculator" searches. The options pricing playground adds payoff charts and slider-led exploration.

Where can I learn the model properly?

Start with our Black-Scholes model guide and the Greeks overview.

Can I use this in interviews?

Use it to check intuition and sanity-check mental maths, not as a substitute for deriving d1/d2 on a whiteboard. Interviewers still expect you to reason from the formulas.