Direct answer: what “pip value” means for USD/CHF
Pip value is the monetary amount your position gains or loses when the exchange rate moves by one “pip” (a fixed smallest quoted step, as defined by the instrument’s quoting convention). For USD/CHF, you typically start from the pip size (often 0.0001 for most FX quotes), then multiply by the position size, and finally convert to your account currency if needed.
Mechanism: define pip size and the inputs
A pip is a standardized step used to measure price changes in FX. For many USD/CHF quotes, the displayed price has four decimal places, so one pip is commonly 0.0001 in the quoted rate.
To calculate pip value you need, at minimum:
- Pip size (e.g., 0.0001 for a 4-decimal quote; confirm the instrument’s contract specs in your platform).
- Position size in base units (commonly expressed as lots). A standard FX lot is often 100,000 units of the base currency, but contract specifications can vary.
- Which currency your account uses (because pip value must be expressed in account currency).
- Quoting and conversion convention (whether you treat the pair as base/quote and how conversion rates are applied).
Core formula (conceptual)
Let:
- ΔP = one pip in price units (e.g., 0.0001)
- N = position size in base currency units (e.g., for a 1.0 lot standard contract, often 100,000)
- Quote currency = CHF in USD/CHF
A common conceptual approach is:
- Value in quote currency per pip = N × ΔP
For USD/CHF, that gives an amount in CHF per pip for a given position.
Evidence or example: USD/CHF pip value across different account currencies
Below are worked examples using clear assumptions; in real platforms, confirm pip size and contract lot definition in the instrument details.
Assumptions for the examples
- Pip size for USD/CHF: ΔP = 0.0001 (typical 4-decimal FX quoting).
- Standard lot base units: N = 100,000 USD (common convention; may differ).
- The calculation is purely about the pip move size, not about spread, commissions, financing, or slippage.
Example A: account currency is CHF
- Compute pip value in CHF:
- CHF per pip = N × ΔP
- CHF per pip = 100,000 × 0.0001 = 10 CHF
So, one pip move on 1 standard lot is approximately worth 10 CHF.
Example B: account currency is USD
To express the same pip move in USD, convert CHF to USD using the USD/CHF rate.
If the USD/CHF price is R (meaning 1 USD = R CHF), then:
- USD per CHF = 1 / R
- USD per pip = (CHF per pip) × (USD per CHF)
Using CHF per pip = 10:
- USD per pip = 10 × (1 / R)
This shows why pip value in USD changes when USD/CHF changes: the conversion uses the current FX rate.
Example C: account currency is neither USD nor CHF (generic routing)
If your account uses a currency X (neither USD nor CHF), you convert the quote-currency pip value into X.
A general routing pattern is:
- Compute pip value in CHF using N × ΔP.
- Convert CHF → X using FX rates available in your platform.
For example, if you can trade CHF/X directly, then:
- X per pip = (CHF per pip) × (CHF→X conversion rate)
If direct CHF/X is not available, platforms often route through USD (or another intermediary pair). The exact route matters, but the principle stays the same: first compute pip move value in one known currency, then convert to account currency.
Material limitation: what can make results differ
Several practical factors can cause your computed pip value to disagree with what a platform calculator shows:
- Pip size may differ from 0. 0001. Some instruments use different decimal conventions or contract specifications. 2) Lot size / contract size may not be 100,000. Micro lots or alternative contract sizes change N. 3) Your platform may define “pip” in a way that differs from the displayed price step (especially for instruments with unusual tick sizes). 4) Conversion uses the platform’s available rates and conventions. If you assumed a different conversion direction or route, you may get a different number. 5) This calculation ignores costs and execution effects.