Vanna-Volga Method
Vanna-Volga builds a vol smile from three market quotes: ATM vol, risk reversal, and butterfly. It computes how much the Black-Scholes price needs adjusting to account for the smile. The adjustment equals the cost of hedging the option's skew and curvature exposure using three liquid benchmarks.
Built for FX options. This is the method behind most FX smile construction at banks. No optimization, no iteration -- closed-form.
Hedge cost equals smile adjustment
Start with the Black-Scholes price. Measure the option's exposure to skew (vanna) and curvature (volga). Hedge that exposure using three liquid benchmarks whose market prices you know. The cost of the hedge is the smile adjustment. Invert to get implied volatility at any strike.
Try It: Build a Smile from Three Quotes
Adjust the three market quotes below to see how they construct the full vol smile. Notice how ATM sets the level, the risk reversal tilts the smile (skew), and the butterfly lifts both wings (curvature).
Vanna-Volga Smile Builder
σ(25ΔC) = σ_ATM + BF₂₅ + RR₂₅/2 = 45 + 3 + (-6)/2 = 45.0%
The three sliders correspond to the three market quotes FX dealers publish. Together they fully determine the smile shape through the Vanna-Volga framework.
The Three Inputs
One input, one smile dimension
ATM vol sets the level. Risk reversal sets the tilt. Butterfly sets the curvature. Change one input and you know exactly how the smile responds.
How the Method Works
Three quotes match three degrees of freedom
The vol surface smile has two second-order effects: vanna (spot-vol cross-sensitivity, controls skew) and volga (vol-of-vol sensitivity, controls curvature). Three quotes give exactly the degrees of freedom for level, skew, and curvature. FX dealers quote exactly these three quantities.
The Greeks Behind the Name
Vanna maps to skew. Volga maps to curvature. Risk reversal hedges vanna risk. Butterfly hedges volga risk. ATM anchors the level. This decomposition carries over to any smile model. The delta of the target option determines skew exposure; vega determines overall vol sensitivity.
Strengths and Limitations
Fastest smile from three quotes, but limited
Vanna-Volga is the fastest way to build a smile from three quotes. With full strike grids (like on Deribit), SVI extracts more from the data and produces better wings. The method says nothing about term structure or calendar arbitrage -- each expiry is independent.
Relevance to Crypto
Vanna-Volga is rarely used directly in crypto -- SVI is the standard because crypto exchanges provide full strike grids, not just three summary quotes. But the mental model is valuable:
Equation Explorer
Convert between implied vol, total variance, log-moneyness, and option prices.
Equation Explorer
Test Your Understanding
💡 Tip: Try answering each question yourself before revealing the answer.
Building mathematical intuition
Learn Vanna-Volga from scratchInteractive lesson · no prerequisitesThis lesson starts from the three dealer quotes, then explains how ATM, risk reversal, and butterfly map to level, skew, and curvature through vanna and volga hedge costs.
See also:
- SVI Parameterization -- The smile model Hypercall uses in production
- SABR Model -- Stochastic vol model with dynamic interpretation
- SSVI -- Surface-level SVI with calendar constraints
- Vanna -- The cross-Greek that controls skew
- Volga -- The vol convexity Greek that controls curvature
- Skew -- How implied vol varies across strikes
- Interpolation Methods -- All methods compared