Want a Custom tool for Yourself?

Need a Custom Tool? We build custom tools that can save hours per employee per day.

Black Scholes Calculator

Price call and put options with the Black Scholes model using spot, strike, time, volatility, dividend yield, and risk free rate.

Black Scholes Calculator








Result will appear here...


Last updated: March 14, 2026

Created by: Eon Tools Dev Team

Reviewed by: Olga Chernova



The problem it solved

An option is a contract giving you the right, but not the obligation, to buy or sell something at a fixed price on a future date. A call option is the right to buy; a put option is the right to sell. Useful things, obviously. But for most of financial history nobody could say what one was actually worth, and traders priced options on instinct and rough rules of thumb.

That changed in 1973, when Fischer Black and Myron Scholes published a formula that gave a precise, defensible answer, with Robert Merton independently arriving at the same result and extending it. The timing was uncanny: the first options exchange opened in Chicago that same year. In 1997 Scholes and Merton received the Nobel Memorial Prize in Economic Sciences for the work, with Black acknowledged but ineligible, having died in 1995. This calculator implements that formula, in the extended form that also handles dividends, and gives you the theoretical price of both a call and a put.

The strange idea at its heart

Here is the part that surprises people, and it is the genuine insight of the model. To price an option, you do not need to know which way you think the stock is going. The expected return of the underlying stock appears nowhere in the formula. Not once.

That seems impossible at first. Surely a call option is worth more if the stock is likely to rise? But the reasoning is subtle and beautiful. Black, Scholes, and Merton showed that an option's payoff can be replicated by continuously holding a carefully adjusted mix of the stock and cash. If you can build a portfolio that behaves exactly like the option, then the option must cost what that portfolio costs, otherwise there would be a risk-free profit sitting there for the taking, and markets do not leave those lying around. Because the replication argument holds no matter what any individual investor believes about the stock's prospects, opinions about direction drop out of the problem entirely. What remains is not where the stock is heading, but how much it moves along the way. That is volatility, and it is the quantity the whole model turns on.

What the model needs to know

The calculator asks for six things, and it is worth knowing what each contributes.

The current price of the stock and the strike price together tell you how far the option is from paying off. Time to maturity matters because more time means more chance for the stock to move somewhere useful, so a longer-dated option is worth more. The risk-free rate enters because holding an option instead of the stock frees up cash that could be earning interest, which is worth something. The dividend yield works the other way: dividends paid to shareholders are income an option holder does not receive, which lowers a call's value and raises a put's. This is the refinement Merton added, and it is why the tool handles dividend-paying stocks properly rather than assuming none.

And then there is volatility, which stands apart from the others in a way worth noticing. Five of the six inputs are either written into the contract or readable off a screen. Volatility is the only one that cannot simply be looked up. It has to be estimated, and that makes it the input where judgement lives, and where most of the disagreement about an option's fair price comes from.

A worked example

Take a stock trading at 100, an option struck at 100 with one year to run, no dividend, volatility of 20%, and a risk-free rate of 5%.

The model first computes two intermediate quantities, conventionally called d1 and d2, which come out to 0.35 and 0.15. These are fed through the normal distribution to give the probabilities that drive the pricing: about 0.6368 and 0.5596. Combine them with the discounted stock and strike prices and the call is worth about 10.45 and the put about 5.57.

Look at what that says. The option to buy at 100 a stock that already trades at 100 has no immediate payoff at all; exercise it today and you gain nothing. Yet it is worth 10.45, more than a tenth of the share price. Every bit of that value is the possibility of what might happen over the coming year. That is the value of time and uncertainty, and quantifying exactly that is what the model is for.

Why volatility is the input that matters most

Since volatility is the one input you have to estimate, it is worth seeing how much the answer depends on it. Holding everything else in the example fixed and changing only volatility:

Volatility Call value
10% 6.80
20% 10.45
30% 14.23
40% 18.02

The option's value nearly triples across that range, on a stock whose price never changed. More volatility means a wider spread of places the stock could end up, and because an option's downside is capped, you simply let it expire if things go the wrong way, that extra spread is all upside. A bigger range of outcomes makes the right to choose more valuable. Which is why a small change in your volatility assumption moves the answer so much, and why two people using the identical model can reasonably arrive at different prices.

The call and the put are tied together

The calculator gives you a call price and a put price at the same time, and those two numbers are not independent. They are bound by a relationship called put-call parity, which says the difference between a call and a put with the same strike and expiry must equal the difference between the stock price and the discounted strike price.

In the example, the call at 10.45 minus the put at 5.57 gives 4.88, and the stock price minus the strike discounted at the risk-free rate gives exactly 4.88 as well. That agreement is not a coincidence; it holds because if it ever failed, a trader could combine the option, the stock, and borrowing to lock in a profit with no risk. Parity is enforced by the very possibility of that trade. It also serves as a built-in sanity check on the pair of numbers you are looking at, and it is why you rarely need to price puts and calls as separate problems.

Running the model backwards

In practice, traders use this formula in reverse at least as often as forwards, and the trick is worth knowing. Instead of feeding in a volatility to get a price, you take the price an option is actually trading at in the market and ask: what volatility would the model need in order to produce that price?

The answer is called implied volatility, and it is one of the most watched numbers in finance. It is the market's collective estimate of how much a stock will move, extracted from what people are willing to pay for options on it. Because five of the six inputs are observable, the option's market price effectively reveals the sixth. This is what people mean when they talk about volatility rising or falling without the stock having moved: the option prices changed, so the implied volatility changed. It also gives traders a common language, letting them compare options across different strikes and expiry dates on a single scale rather than in raw prices.

What the model assumes

The formula is precise, and it is worth being clear about the world it assumes, because that shapes how to read its output.

It prices European options, the kind exercisable only at expiry. Many listed equity options are American style and can be exercised at any point, which can make them worth slightly more, though for a non-dividend-paying stock the difference for calls is negligible. The model also assumes volatility stays constant over the option's life, which it plainly does not, and that stock returns follow a smooth bell-shaped distribution, when in reality markets produce sudden jumps and extreme moves more often than the maths predicts. The market itself signals its disagreement here: implied volatility varies across strike prices in a pattern known as the volatility smile, which would be flat if the assumption held.

None of this diminishes what the model achieves. It gives a rigorous, transparent baseline that everyone can compute and argue about, and it is the foundation for the sensitivity measures known as the Greeks, which traders use to manage risk. The right way to use it is the way practitioners do: as an exceptionally good starting point to be adjusted with judgement, not an oracle. Once you have a theoretical price, our call option calculator shows what a position in that option would actually pay off at expiry.

Questions people ask

What is the Black-Scholes model?

It is a mathematical model, published in 1973, that calculates the theoretical fair price of a call or put option from the stock price, strike price, time to expiry, risk-free rate, dividend yield, and volatility. It earned Scholes and Merton the 1997 Nobel Memorial Prize in Economic Sciences.

Why doesn't the stock's expected return appear in the formula?

Because an option's payoff can be replicated with a shifting mix of the stock and cash, so its price is fixed by the cost of that replication rather than by anyone's forecast. Views on direction cancel out, leaving volatility, the size of the movement, as what matters.

Which input matters most?

Volatility, because it is the only one you cannot look up and must estimate. It also has a large effect: in a typical example, moving volatility from 10% to 40% nearly triples the call's value while every other input stays the same.

What is implied volatility?

It is the volatility figure that would make the model produce an option's actual market price. Running the formula backwards this way turns the traded price into the market's own estimate of how much the underlying stock is expected to move.

How accurate is it?

It is a well-grounded baseline rather than an exact answer. It assumes constant volatility, smooth price movements, and European-style exercise, none of which hold perfectly. Practitioners use it as a common reference point and adjust for its known shortcomings.

References

The origin and significance of the option pricing formula, its inputs, and the role of volatility follow the Royal Swedish Academy of Sciences' account of the 1997 prize, the original Black and Scholes paper, and Hull's standard derivatives text below.

  1. The Royal Swedish Academy of Sciences. The Prize in Economic Sciences 1997: A new method to determine the value of derivatives. nobelprize.org
  2. Black, F. and Scholes, M. (1973). The Pricing of Options and Corporate Liabilities. Journal of Political Economy, 81(3).
  3. Hull, J. C. Options, Futures, and Other Derivatives (Black-Scholes-Merton and implied volatility). Pearson.


Olga Chernova

Olga Chernova is an equity research analyst and final year Economics and Finance student at the American University in Bulgaria, with hands on experience in valuation and financial modeling. She has passed CFA Level I and contributed to a 2nd place team in the 2025-2026 CFA Institute Research Challenge in Bulgaria. At Eon Tools, she reviews finance tools.