TheForexStore

What is a pip, and why one pip is not always the same money

A pip is the standard unit of price movement. The yen exception, the points versus pips confusion that ruins stop losses, how to work out what a pip is worth, and the full sizing calculation.

A pip is the standard unit of price movement in a currency pair. For most pairs it is the fourth decimal place, so a move from 1.0850 to 1.0851 is one pip. The word comes from “percentage in point”.

That definition is in every article on the internet. What follows is the part that actually causes problems: a pip is not the same amount of money in every pair, your broker may not call it a pip at all, and the yen breaks the rule.

The exception you will meet immediately

Pairs that include the Japanese yen are quoted to two decimals, not four. For USD/JPY, one pip is the second decimal: a move from 147.82 to 147.83 is one pip.

Pair Quote looks like One pip is
EUR/USD 1.0850 0.0001
GBP/USD 1.2714 0.0001
USD/JPY 147.82 0.01
EUR/JPY 160.35 0.01
XAU/USD (gold) 2418.55 varies by broker, often 0.01 or 0.1

Gold is worth singling out, because it is one of the most traded instruments on retail platforms and it has no standard. Some brokers treat 0.01 as a pip, some 0.1, some 1.0. If a strategy tells you to use a 150 pip stop on gold, that instruction is meaningless until you know which convention your broker uses.

Pips, pipettes, and why your platform shows five digits

Most brokers now quote one extra decimal: EUR/USD appears as 1.08505 rather than 1.0850. That last digit is a pipette, a tenth of a pip. On a yen pair the third decimal is the pipette.

This causes a specific, common error. Trading platforms and automated systems usually work in points, and a point is the smallest quoted unit, which is the pipette. So on a five-digit broker:

  • 10 pips = 100 points
  • A stop loss input of “50” means 50 points, which is 5 pips, not 50 pips

If you enter what you think is a 50 pip stop and it turns out to be 5, the trade is stopped out almost immediately and it looks like the broker hunted your stop. It did not. The setting was in the wrong unit. This is the single most frequent confusion for anyone moving from reading strategies to configuring software, and it is why any page here that lists a setting says which unit it is in.

What one pip is worth

This is where most explanations stop and where the useful part begins. Pip value depends on three things: the pair, the size of your position, and the currency your account is denominated in.

The rule for a pair quoted in US dollars, with a dollar account, is simple:

Pip value = position size × 0.0001

Position Units One pip on EUR/USD
1.00 lot (standard) 100,000 $10.00
0.10 lot (mini) 10,000 $1.00
0.01 lot (micro) 1,000 $0.10

So a 30 pip stop on 0.10 lots risks $30. That single calculation is the basis of position sizing, and it is worth being able to do in your head.

When the simple rule stops working

Two situations change the arithmetic, and both are common:

The pair is not quoted in your account currency. On USD/JPY, a pip is 0.01 of a yen, so the value of a pip is in yen and must be converted back to dollars at the current rate. For 1.00 lot: 100,000 × 0.01 = 1,000 yen per pip, and at 147.82 that is about $6.77. It changes as the rate changes, which is why pip value on yen pairs is never a fixed number.

Neither currency is your account currency. On EUR/GBP with a dollar account, the pip value is in pounds and gets converted to dollars. Same principle, one more step.

This is why the answer to “how much is a pip worth” is never a single figure, and why a calculator is genuinely useful here rather than decorative. Use the pip calculator for the pair and account currency you actually trade.

Pips in the spread

The spread is quoted in pips too. If EUR/USD is bid 1.08500 and ask 1.08512, the spread is 1.2 pips. You pay it on entry: the moment you buy, your position shows a small loss equal to the spread.

For a position held for days, 1.2 pips is noise. For a strategy taking five pips per trade, the spread is a quarter of the target, and a widening from 1.2 to 3 pips turns a profitable system into a losing one without a single rule changing. This is why short-term systems are so sensitive to which account type you use.

A worked example, end to end

Account: $2,000, denominated in dollars. Pair: EUR/USD. You decide to risk 1% on a trade, which is $20. Your analysis puts a sensible stop 25 pips away.

  1. Risk in money: $2,000 × 1% = $20
  2. Risk in pips: 25
  3. Value per pip needed: $20 ÷ 25 = $0.80
  4. Position size: $0.80 ÷ $10 per lot = 0.08 lots

That is the whole chain, and every step is a pip calculation. Get this right and most of risk management is already done. Get it wrong and no entry signal saves you.

Frequently asked questions

Why does my stop loss get hit immediately when I set it to 50?

Almost always because the setting is in points, not pips. Most brokers quote five decimals, so one pip is ten points. A stop of 50 on such a broker is 5 pips, not 50. Check whether the field you are filling is in points or pips before blaming the broker.

How much is one pip worth?

It depends on the pair, the position size and your account currency. For a pair quoted in US dollars with a dollar account, one pip is position size times 0.0001: $10 on a standard lot, $1 on a mini, $0.10 on a micro. On yen pairs and on pairs that do not include your account currency the value has to be converted and it moves with the exchange rate.

How many pips is a gold move?

There is no standard for gold. Some brokers treat 0.01 as a pip, others 0.1, others 1.0. A strategy that specifies a pip stop on gold is ambiguous until you check your own broker's contract specification.

Updated in September 2026

About the author. Martin Alejandro Bamonte develops Expert Advisors for MetaTrader 4 and MetaTrader 5 and writes technical articles published on MQL5.com. Pages on this site explain how trading systems work and what they require. No performance claims: results depend on your broker, your settings and market conditions.

More in Learn