4.5

Basics of Option Pricing and Options Greeks

This sub‑topic covers how the price of an exchange‑traded currency option is calculated and how the five major Greeks measure its risk. Understanding the pricing model and Greeks is essential for the NISM Currency Derivatives exam because many questions test the ability to compute or interpret them. The concepts link directly to the broader module on Exchange Traded Currency Options and form the foundation for pricing, hedging and risk‑management decisions.

Learning Objectives

  • 1Explain the Black‑Scholes‑Merton (BSM) model for European currency options.
  • 2Identify and compute the five primary Greeks – Delta, Gamma, Theta, Vega and Rho.
  • 3Interpret the impact of underlying price, volatility, time and interest rates on option value.
  • 4Avoid common exam traps related to rate conventions and sign conventions.

Option Pricing Basics

Option pricing is the process of determining the fair premium that a buyer should pay for the right, but not the obligation, to buy or sell a currency at a predetermined strike price. In the Indian market, exchange‑traded currency options are European‑style, meaning they can be exercised only at expiry, which makes the Black‑Scholes‑Merton (BSM) model the standard valuation tool.

The BSM model incorporates five key inputs: the current spot rate (S), the strike price (K), the time to expiry (T), the volatility of the underlying (σ) and the risk‑free rates of both the domestic (r_d) and foreign (r_f) currencies. Each input reflects a market reality – for example, σ captures the expected fluctuation of the exchange rate, while r_d and r_f adjust for the cost of carry.

For the NISM exam, you will often be asked to identify which variable changes the option price most, to compute a price given numeric inputs, or to recognise the effect of using the wrong rate convention. Remember that the model assumes continuous compounding and that volatility is annualised.

Black‑Scholes‑Merton Model for Currency Options

The BSM formula for a European call on a foreign currency treats the foreign currency as an asset that pays a continuous dividend equal to the foreign risk‑free rate (r_f). This dividend‑adjusted approach yields the call price: C = S e^{-r_f T} N(d_1) - K e^{-r_d T} N(d_2). The put price follows from put‑call parity or can be written directly as P = K e^{-r_d T} N(-d_2) - S e^{-r_f T} N(-d_1).

The intermediate variables d_1 and d_2 capture the combined effect of the inputs: d_1 = \frac{\ln(S/K) + (r_d - r_f + \frac{\sigma^2}{2})T}{\sigma\sqrt{T}} and d_2 = d_1 - \sigma\sqrt{T}. N(·) denotes the cumulative standard normal distribution function.

Exam questions may present any subset of the inputs and ask you to solve for the missing one, or they may give you d_1 and d_2 and require you to compute the price. Always check whether the rates are quoted on an annual basis and whether they need to be converted to a continuous compounding format (use e^{-rT}).

Formula: European Call Price – BSM for Currency Options
C=SerfTN(d1)KerdTN(d2)C = S e^{-r_f T} N(d_1) - K e^{-r_d T} N(d_2)

Where:

C= Call option premium in domestic currency (rupees)
S= Current spot exchange rate (domestic per foreign unit)
K= Strike price of the option
r_d= Domestic risk‑free rate (annual, continuously compounded)
r_f= Foreign risk‑free rate (annual, continuously compounded)
T= Time to expiry in years
σ= Annualised volatility of the spot rate
d_1= Intermediate variable defined in the BSM model
d_2= Intermediate variable defined in the BSM model
N(·)= Cumulative standard normal distribution function

Worked Example

Given S = 80, K = 78, r_d = 0.06, r_f = 0.02, σ = 0.12, T = 0.5 years: Step 1: Compute σ√T = 0.12 × √0.5 = 0.0849 Step 2: d_1 = [ln(80/78) + (0.06‑0.02 + 0.12²/2)×0.5] / 0.0849 = 0.576 Step 3: d_2 = 0.576 – 0.0849 = 0.491 Step 4: N(d_1)=0.718, N(d_2)=0.688 (standard normal table) Step 5: C = 80 × e^{-0.02×0.5} × 0.718 – 78 × e^{-0.06×0.5} × 0.688 = 80 × 0.990 × 0.718 – 78 × 0.970 × 0.688 = 56.8 – 52.0 = 4.8 Verification: C = 4.8 (rupees per unit of foreign currency).

ℹ️Exam Trap – Volatility and Rate Conventions

Students often use quoted (annual) volatility directly without converting it to a continuous‑compounded basis, or they mix up r_d and r_f. The BSM model requires σ as an annualised standard deviation and r_d, r_f as continuously compounded rates. A wrong convention will flip the sign of the carry component and give an incorrect price.

The Greeks – Sensitivity Measures

The Greeks quantify how the option premium reacts to small changes in underlying variables. They are indispensable for risk management and are a frequent focus of NISM questions. Each Greek isolates one source of risk while holding other inputs constant.

Delta measures the price sensitivity to the underlying spot rate, Gamma captures the curvature of that relationship, Theta reflects time decay, Vega gauges sensitivity to volatility, and Rho indicates the impact of interest‑rate changes. Understanding the sign and magnitude of each Greek helps you predict profit‑loss scenarios for both buyers and sellers.

In the exam, you may be asked to match a Greek to its definition, compute a Greek given the BSM inputs, or interpret how a change in market conditions (e.g., rising volatility) will affect the option’s value. Remember that for currency options, the domestic and foreign rates affect Delta and Rho differently from equity options.

Summary of the Five Primary Greeks for Currency Options

GreekSymbolInterpretationTypical Effect on Option Value
DeltaΔRate of change of premium with respect to spotPositive for calls, negative for puts; magnitude < 1
GammaΓRate of change of Delta with respect to spotAlways positive; highest near‑the‑money
ThetaΘRate of change of premium with respect to time (per day)Usually negative for long positions; decay accelerates as expiry approaches
VegaνRate of change of premium with respect to volatilityPositive for both calls and puts; higher volatility ↑ premium
RhoρRate of change of premium with respect to domestic risk‑free ratePositive for calls, negative for puts; foreign rate enters via carry

Delta

Delta (Δ) tells you how much the option price will move for a one‑unit change in the spot exchange rate, assuming all other inputs stay constant. For a call, Δ is positive because the option gains value when the underlying appreciates; for a put, Δ is negative.

In the BSM framework, Delta for a currency call is given by Δ_call = e^{-r_f T} N(d_1). The foreign risk‑free rate (r_f) reduces the effective exposure because the holder earns the foreign interest while holding the option.

Exam questions frequently present a Delta value and ask you to infer whether the option is deep‑in‑the‑money, at‑the‑money or out‑of‑the‑money, or they may require you to compute Delta from the BSM inputs.

Formula: Delta for European Currency Options (BSM)
Δcall=erfTN(d1);Δput=erfTN(d1)\Delta_{call} = e^{-r_f T} N(d_1)\quad ;\quad \Delta_{put} = -e^{-r_f T} N(-d_1)

Where:

Δ_{call}= Delta of a call option
Δ_{put}= Delta of a put option
r_f= Foreign risk‑free rate (annual, continuously compounded)
T= Time to expiry in years
N(d_1)= Standard normal CDF evaluated at d_1
d_1= Intermediate BSM variable

Worked Example

Given S = 100, K = 100, r_d = 0.05, r_f = 0.02, σ = 0.20, T = 1 year: Step 1: σ√T = 0.20 Step 2: d_1 = [ln(1) + (0.05‑0.02 + 0.20²/2)×1] / 0.20 = 0.25 Step 3: N(d_1) ≈ 0.5987 Step 4: Δ_call = e^{-0.02×1} × 0.5987 = 0.9802 × 0.5987 = 0.586 Verification: Δ_call = 0.586.

Gamma

Gamma (Γ) measures the curvature of the option’s price curve with respect to the spot rate. It tells you how Delta itself changes as the underlying moves. A high Gamma indicates that Delta can shift quickly, which is critical for hedging.

For currency options under BSM, Gamma is the same for calls and puts and is expressed as Γ = \frac{e^{-r_f T} N'(d_1)}{S \sigma \sqrt{T}} where N'(d_1) is the standard normal probability density function at d_1.

In the exam, you may be asked to compare Gamma values for at‑the‑money versus deep‑in‑the‑money options, or to compute Gamma to assess the stability of a Delta‑hedged position.

Formula: Gamma for European Currency Options (BSM)
Γ=erfTN(d1)SσT\Gamma = \frac{e^{-r_f T} N'(d_1)}{S \sigma \sqrt{T}}

Where:

Γ= Gamma of the option
r_f= Foreign risk‑free rate (annual, continuously compounded)
T= Time to expiry in years
N'(d_1)= Standard normal density at d_1
S= Spot exchange rate
σ= Annualised volatility
d_1= Intermediate BSM variable

Worked Example

Using the same inputs as the Delta example (S=100, K=100, r_f=0.02, σ=0.20, T=1, d_1=0.25): Step 1: N'(d_1) = 0.3989 × e^{-0.25²/2} = 0.386 Step 2: Γ = (e^{-0.02} × 0.386) / (100 × 0.20) = (0.9802 × 0.386) / 20 = 0.378 / 20 = 0.0189 Verification: Γ = 0.0189.

Theta, Vega and Rho

Theta (Θ) represents time decay – the amount by which the option premium erodes each day, assuming all else unchanged. For a long call, Θ is typically negative because the right to buy becomes less valuable as expiry approaches. The BSM expression is complex, but the key exam insight is that Theta is largest for at‑the‑money options and accelerates in the final weeks.

Vega (ν) measures sensitivity to volatility. Both calls and puts have positive Vega, meaning higher expected volatility raises the option’s value. Vega peaks for at‑the‑money options and declines as the option moves deep in or out of the money.

Rho (ρ) captures the effect of changes in the domestic risk‑free rate. For a call, ρ is positive (higher r_d ↑ price); for a put, ρ is negative. The foreign rate enters the pricing through the carry term and indirectly influences Delta, but Rho itself is defined only with respect to the domestic rate in the NISM syllabus.

Typical Magnitude of Greeks Across Moneyness

Example: NISM‑style Pricing and Delta Calculation

Scenario

An Indian investor wishes to buy a EUR/USD European call option on the NSE. The spot EUR/USD rate is 80 INR per EUR, the strike is 78 INR, time to expiry is 6 months, domestic risk‑free rate is 6% p.a., foreign (Euro area) risk‑free rate is 2% p.a., and the implied volatility is 12% (annualised). Compute the option premium and the Delta of the call.

Solution

First compute σ√T = 0.12 × √0.5 = 0.0849. Next, d_1 = [ln(80/78) + (0.06‑0.02 + 0.12²/2)×0.5] / 0.0849 = 0.576 and d_2 = 0.491. Using standard normal tables, N(d_1)=0.718 and N(d_2)=0.688. Call premium = 80 × e^{-0.02×0.5} × 0.718 – 78 × e^{-0.06×0.5} × 0.688 = 4.8 INR per EUR. Delta = e^{-0.02×0.5} × N(d_1) = 0.990 × 0.718 = 0.710. Thus the option costs 4.8 INR and its Delta is 0.71, meaning a 1‑INR rise in EUR/USD increases the premium by about 0.71 INR.

Conclusion

The calculation shows how the BSM model incorporates both domestic and foreign rates. Remember to apply continuous compounding and to use the correct sign for Delta when interpreting the result in the exam.

⚠️Sign of Rho for Puts

A frequent mistake is to quote Rho for a put as positive. In the NISM syllabus, Rho for a put is negative because a higher domestic risk‑free rate reduces the value of the right to sell the foreign currency.

Exam Takeaways

  • The Black‑Scholes‑Merton model is the standard method for pricing European exchange‑traded currency options; use continuous compounding for both domestic and foreign rates.
  • Delta = e^{-r_f T} N(d_1) for calls (negative for puts); it measures price change per unit move in the spot rate.
  • Gamma = \frac{e^{-r_f T} N'(d_1)}{S \sigma \sqrt{T}} is always positive and highest for at‑the‑money options.
  • Theta is usually negative for long positions and accelerates as expiry approaches; Vega is always positive and peaks at the money.
  • Rho for calls is positive (domestic rate up → price up); for puts Rho is negative. The foreign rate appears in the carry term, not as a separate Greek.
  • Always verify that volatility is annualised and that rates are expressed in continuous form before plugging into formulas.
  • Common exam trap: mixing up r_d and r_f or using quoted (simple) rates without converting to continuous compounding.

Practice Questions

8 questions on Basics of Option Pricing and Options Greeks

1

In the Black‑Scholes‑Merton model for currency options, how is the intermediate variable d₂ defined?

2

Which Greek measures the sensitivity of an option premium to changes in volatility?

3

Using S=80, K=78, r_d=0.06, r_f=0.02, σ=0.12 and T=0.5 years, what is the Delta of the European call option?

4

Which of the following statements about Gamma for currency options is correct?

5

For a European currency put, what is the sign of Delta?

6

If the domestic risk‑free rate (r_d) rises while the foreign rate (r_f) stays unchanged, what is the expected effect on the price of a European currency call?

7

Using the same inputs as the Delta example (S=80, K=78, r_d=0.06, r_f=0.02, σ=0.12, T=0.5) and d₁=0.576, what is the Gamma of the call?

8

According to the NISM syllabus, what is the sign of Rho for a European currency put option?

Related topics