The black scholes option calculator computes a theoretical price for a European call or put from five inputs: the stock price, the strike, time to expiry, the risk-free rate, and volatility. Say a stock trades at 100, the strike is 100, expiry is half a year, the rate sits near 4 percent, and volatility is 20 percent. The model returns a fair value of roughly 6.89 per share for the call, or about 689 dollars for one 100-share contract. This page walks through the formula, the five Greeks, and where the math stops matching reality.

What this calculator computes
The tool takes the spot price (S), the strike (K), the time to expiry in years (T), the annual risk-free rate (r), and the annualized volatility (sigma). It returns a theoretical option value plus the full Greek set. You read a price in dollars per share, then multiply by 100 to get the contract cost, since one US equity option covers 100 shares.
Black-Scholes Option Calculator
Price a European call or put option with the Black-Scholes model. Enter the underlying price, strike, days to expiration, implied volatility, risk-free rate, and dividend yield to get the theoretical price, intrinsic and time value, all five Greeks (delta, gamma, theta, vega, rho), d1, d2, and the model probability the option finishes in the money. Built for US equity and index options.
Recommended tools and brokers
This calculator prices European-style options with the Black-Scholes model using standard US conventions (one contract controls 100 shares). The model assumes exercise only at expiration, constant volatility and interest rate, a lognormal price distribution, no commissions, and continuous trading. American options, which allow early exercise, can be worth slightly more. The theoretical price, Greeks, and probabilities are estimates, not guarantees, and real market prices differ because of bid-ask spreads, supply and demand, and changing volatility. For education only, not financial advice. Verify with your broker before trading.
The outputs are the theoretical price, delta, gamma, theta per day, vega per one volatility point, rho per one rate point, and the model probability of finishing in the money. A few assumptions are baked in. It uses European-style exercise, meaning settlement only at expiration. It assumes no dividend yield unless you adjust for one, continuous compounding of the rate, and constant volatility over the option’s life. Those choices keep the formula clean. They also explain why a live market quote can differ. This is for education, not financial advice.
How to use the calculator
The model and the Greeks
Black-Scholes is a closed-form equation for the fair value of a European option. It treats the stock as drifting at the risk-free rate with random shocks scaled by volatility, then discounts the expected payoff back to today. The call value equals S times N(d1) minus K times e raised to the power of negative r times T, all multiplied by N(d2). Here N is the standard normal cumulative distribution, so N(x) is the probability a normal draw lands at or below x. The put comes from put-call parity: put equals call minus S plus K times e^(-rT).
Two intermediate terms drive everything. In words, d1 is the log of the spot-over-strike ratio, plus the rate and half the variance times time, all divided by volatility scaled by the square root of time. In form, d1 = [ln(S/K) + (r + sigma^2/2)T] / (sigma*sqrt(T)), and d2 = d1 minus sigma times the square root of T. The gap between them is exactly one standard deviation of the log return.
The five Greeks measure sensitivity. Delta is the price change per one dollar move in the stock, running 0 to 1 for calls and negative 1 to 0 for puts. Gamma is the change in delta per one dollar move, in delta units per dollar, and it peaks near the money. Theta is the daily value lost to time, quoted in dollars per share per day. Vega is the price change per one point of volatility, in dollars per share per percentage point. Rho is the price change per one point of interest rate, usually the smallest of the set for short-dated options.
Probability of finishing in the money is N(d2) for a call and N(-d2) for a put. Treat that as a Black-Scholes model estimate under risk-neutral assumptions, not a forecast of what the stock will actually do. The Options Industry Council publishes free options education if you want the conceptual background. For a single Greek in depth, see the delta option calculator.
Here is a worked call with S = 100, K = 100, T = 0.5, r = 0.04, sigma = 0.20. That gives d1 about 0.2596 and d2 about 0.1182, so N(d1) is roughly 0.6024 and N(d2) roughly 0.5470. Price equals 100 times 0.6024 minus 98.02 times 0.5470, which lands near 6.89 per share. The matching put, by parity, is about 4.91. The grid below shows how the call value scales with the spot, holding the other inputs fixed.
| Spot (S) | Call value/share | Per contract (x100) |
|---|---|---|
| 90 | 2.74 | $274 |
| 95 | 4.50 | $450 |
| 100 | 6.89 | $689 |
| 105 | 9.94 | $994 |
| 110 | 13.60 | $1,360 |
Method comparison
Black-Scholes is not the only pricing engine, and the right pick depends on what you hold. Two splits matter most: closed-form versus a binomial tree, and the no-dividend assumption versus a dividend-adjusted version.
| Method | Best for | Main limit |
|---|---|---|
| Black-Scholes (closed form) | European options, fast quotes, the Greeks | No early exercise; assumes constant volatility |
| Binomial tree | American options, early-exercise value | Slower; accuracy depends on step count |
| Dividend-adjusted | Dividend-paying stocks and indexes | Needs a yield estimate that may be wrong |
Use a binomial model when early exercise has real value, which mostly means American puts that are deep in the money, or calls right before a fat dividend. The tree checks exercise at every node, so it captures that premium where Black-Scholes cannot. The CBOE describes the standard contract specifications that govern exercise style.
The simpler model often wins anyway. For a short-dated index option with no dividend before expiry, plain Black-Scholes and a 1,000-step binomial tree agree to the penny, and the closed form runs instantly. Reaching for the heavier method there buys nothing. If you are sizing a position rather than pricing one, the strike price calculator and our options trading calculator cover the payoff side.
Reading the output
A theoretical price is a model output, not the market price. If the screen quote sits well above the model value, the market is pricing higher implied volatility than your input. If it sits below, lower. That gap is the whole reason traders solve for implied volatility instead of feeding in a historical number.
Set the risk-free rate to a current short-term Treasury yield. As of 2026, that sits near 4 percent, though it moves, so check before you rely on a value. Rho is small for short-dated contracts, meaning a rate tweak barely shifts the price. Volatility is the input that matters, and feeding the black scholes option calculator a realistic sigma is what makes the output worth reading.
FAQ
What does the black scholes option calculator actually return?
It returns a theoretical fair value for a European call or put, plus delta, gamma, theta, vega, and rho. The price is per share, so multiply by 100 for the cost of one contract.
Can I use Black-Scholes for American options?
You can as a close approximation, but it ignores early exercise. For American puts in the money or calls before a dividend, a binomial tree prices the early-exercise premium that the closed form misses.
What does probability in the money mean here?
It is N(d2) for a call and N(-d2) for a put, a risk-neutral model estimate of finishing past the strike. Treat it as a modeling assumption, not a prediction of where the stock will close.
Does the model handle dividends?
The basic version assumes no dividend yield. A dividend-adjusted variant lowers the forward price by the expected yield, which trims call values and lifts put values on dividend-paying stocks.
Is the interactive calculator available now?
The interactive calculator is coming soon. This page explains the formula and the Greeks in the meantime, and a live tool will fill in once it launches.

