Forex Lot Size Calculator
Calculate the exact lot size for forex trades based on your account balance, risk percentage, stop loss pips, and pip value.
Forex lot size calculation determines how many units of currency to trade so that a losing trade costs you a specific, chosen dollar amount. It is the cornerstone of risk management in foreign exchange: the stop decides where you are wrong, and the lot size decides what being wrong costs.
Lot size formula: Lot Size = Risk Amount ÷ (Stop Loss in Pips × Pip Value per Lot)
Pip value formula (for USD-quoted pairs): Pip Value (standard lot) = 0.0001 × 100,000 units = $10 per pip
For non-USD pairs: Pip Value = (0.0001 ÷ Exchange Rate) × Lot Size
What each variable means:
- Pip: the smallest standard price increment in forex. On most pairs that is the 4th decimal place (0.0001), and on JPY pairs the 2nd (0.01)
- Lot types:
- Standard lot = 100,000 units ($10/pip for major USD pairs)
- Mini lot = 10,000 units ($1/pip)
- Micro lot = 1,000 units ($0.10/pip)
- Nano lot = 100 units ($0.01/pip)
- Risk Amount = how many dollars you’re willing to lose on this trade; professional traders risk 1–2% of account per trade
- Stop Loss in pips = distance from entry to stop-loss exit point in pips
2% risk rule: Risk Amount = Account Balance × 0.02
Full lot calculation: Micro lots = (Risk Amount ÷ (Stop Loss × $0.10)) → round down Standard lots = Micro lots ÷ 100
Reference: pip values for common pairs at 1 standard lot:
- EUR/USD: $10/pip
- GBP/USD: $10/pip
- USD/JPY: ~$9.09/pip (varies with rate)
- USD/CHF: ~$10.20/pip (varies)
- AUD/USD: $10/pip
Worked example: Account: $5,000. Risk per trade: 1% = $50. Trade: EUR/USD, stop loss 40 pips.
- Pip value (standard lot, EUR/USD) = $10/pip
- Risk per standard lot = 40 × $10 = $400 (too high for $50 risk)
- Risk per mini lot = 40 × $1 = $40
- Risk per micro lot = 40 × $0.10 = $4
- Micro lots to use = $50 ÷ $4 = 12.5 → trade 12 micro lots (= 1.2 mini lots)
At 12 micro lots: actual risk = 12 × $4 = $48 (within the $50 budget). If the trade hits stop loss, the account loses $48, which is 0.96% of the $5,000 account. Risk controlled.
The page reports that same trade as 0.12 standard lots, because standard lots are the unit brokers actually accept in the order ticket. 0.12 standard = 1.2 mini = 12 micro = 12,000 units. All four describe one position.
Always round down, never up. Rounding 12.5 micro lots up to 13 puts the risk at $52, over the budget you just set. It is only $2, and that is exactly why people do it, but the whole point of a risk rule is that it is not negotiable in the moment. Brokers accept 0.01 lot steps on most accounts, so the rounding waste is small.
When the answer comes back as zero. A $200 account risking 1% has $2 to spend, and a 50-pip stop on a $10 pip value needs $50 for the smallest tradeable lot. There is no position that fits. The honest answers are a tighter stop, a broker offering nano lots, or a larger account. Trading it anyway at 0.01 lots means risking $5, which is 2.5% of the account, and a run of four losers takes 10% of it.
How we build and check this calculator
This calculator runs entirely in your browser, so the numbers you enter stay on your device. The math behind it is written by hand and tested against worked examples and standard references before the page goes live.
SuperGlobalCalculator is independently built and maintained. See how we build and verify our calculators.