Exchange rates are for reference only and may not reflect real-time market rates.
Last updated:
About this tool
The currency converter estimates the value of one currency in another using reference exchange rates. Real banks and exchange services typically apply spreads, commissions, and transfer fees that change the final amount you receive. This tool is provided for educational and reference purposes only and is not financial advice or a real-time trading rate.
How to use
Enter the amount in the source currency.
Select the source (From) currency.
Select the target (To) currency.
Use the swap button to reverse the conversion direction.
Compare the calculated rate with your bank or exchange service before transacting.
Common use cases
Estimate the cost of an overseas purchase before checkout.
Compare prices listed in different currencies during travel planning.
Get a quick reference for invoice or freelance billing across borders.
Educational examples for understanding foreign exchange concepts.
Sanity-check the rate offered by your bank or remittance app.
Frequently asked questions
Q. Is this financial advice?
A. No. This converter is for educational and reference purposes only and is not financial, investment, or currency-trading advice.
Q. Are these real-time exchange rates?
A. No. The rates here are static reference values for illustration. Real market rates change every second and your bank will quote a different rate.
Q. Why is the amount I receive at my bank different?
A. Banks and remittance services add a spread, commission, or fixed fees on top of the mid-market rate, so the final amount you receive is typically lower than the calculated value.
Q. Can I use this for tax reporting?
A. No. For tax or accounting use, you must use the official rate published by your tax authority for the relevant date.
Every currency pair has a mid-market rate, sometimes called the interbank rate: the midpoint between the best price at which large institutions are willing to buy a currency (the bid) and the best price at which they are willing to sell it (the ask). This is the number you see on financial news tickers, and it is the rate this converter uses as a reference. It is also, for practical purposes, a rate that retail customers almost never receive.
Banks, card networks, and exchange kiosks earn money by shifting the rate away from the midpoint before quoting it to you. Suppose the mid-market rate is 0.92 EUR per USD. Converting 1,000 USD at that rate would yield exactly 920 EUR. A bank applying a 2.5% spread instead quotes roughly 0.92 ร 0.975 = 0.897, so your 1,000 USD becomes about 897 EUR โ 23 EUR less than the mid-market outcome. Add a flat 5 USD wire fee on top and the total cost of the transfer approaches 3% of the amount sent, even though the statement may show no line item labeled commission at all.
The practical takeaway: always compute the mid-market value first, then compare it against the amount a provider actually promises to deliver. That difference, expressed as a percentage, is your true cost of conversion.
Cross Rates and Triangulation Through a Base Currency
Most reference tables, and most calculators including this one, do not store a separate rate for every possible currency pair. With just 10 currencies there are already 45 pairs; with 150 currencies there would be more than 11,000. Instead, each currency is quoted against a single base โ here, the US dollar โ and any other pair is derived by triangulation: rate(A to B) = rate(USD to B) รท rate(USD to A).
Take EUR to JPY using this page's reference values. One dollar buys 0.92 EUR and 149.5 JPY. Dividing 149.5 by 0.92 gives approximately 162.5, so 1 EUR โ 162.5 JPY. You can sanity-check the result by walking through the dollar: 1 EUR converts to about 1.087 USD (that is 1 รท 0.92), and 1.087 USD ร 149.5 โ 162.5 JPY. Both paths agree, as they must whenever a single consistent table is used.
In live markets, however, EUR/JPY is also traded directly, and the directly quoted price can drift a few hundredths of a percent away from the triangulated one. Liquidity differs between pairs, each leg carries its own spread, and quotes update at slightly different moments. Arbitrage keeps these gaps tiny, but they explain why two calculators fed by different data sources rarely match to the last decimal place.
// Triangulation through the USD base
const usdToEur = 0.92; // 1 USD = 0.92 EUR
const usdToJpy = 149.5; // 1 USD = 149.5 JPY
const eurToJpy = usdToJpy / usdToEur; // 149.5 / 0.92 โ 162.5
// Sanity check via the dollar leg:
// 1 EUR = 1 / 0.92 โ 1.087 USD
// 1.087 USD ร 149.5 โ 162.5 JPY โ same result
Bid, Ask, and the 'Zero Commission' Illusion
A dealer never quotes one price; it quotes two. The bid is what it pays when buying a currency from you, the ask is what it charges when selling that currency to you, and the dealer's margin lives in the gap between them. This is why a service can truthfully advertise zero commission or no fees while still earning 2% or more on every transaction: the profit is baked into the exchange rate itself rather than listed as a separate charge.
Fee structure determines who loses the most. A fixed 10 USD fee on a 100 USD transfer consumes 10% of the money, yet the same fee on a 10,000 USD transfer costs only 0.1%. Percentage spreads behave the opposite way: a 1.5% markup is trivial on 100 USD (1.50 USD) but substantial on 10,000 USD (150 USD). Small, frequent transfers therefore favor providers with low fixed fees, while large transfers favor tight spreads. Typical card-network FX markups run 1% to 3% once bank surcharges are included.
Travelers face one more trap: dynamic currency conversion, or DCC. When a foreign payment terminal offers to charge your card in your home currency, it applies its own conversion rate, commonly 3% to 8% worse than your card network's. Decline that offer and always choose to pay in the local currency.
Fixed fee vs percentage spread โ who pays more?
Fixed 10 USD fee: 100 USD transfer -> 10 / 100 = 10.0% cost
10,000 USD transfer -> 10 / 10000 = 0.1% cost
1.5% spread: 100 USD transfer -> 1.50 USD = 1.5% cost
10,000 USD transfer -> 150 USD = 1.5% cost
Small transfers: minimize the fixed fee.
Large transfers: minimize the spread.
ISO Codes, Quotation Conventions, and Rounding Rules
Currencies are identified by three-letter ISO 4217 codes: USD, EUR, JPY, KRW, and so on. The first two letters usually come from the country code and the third from the currency name, which is why a code survives redesigns of banknotes and even changes of central bank. Ambiguous symbols like the dollar sign, shared by dozens of currencies, make codes the only safe notation in invoices and contracts.
Quotation order matters more than newcomers expect. EUR/USD = 1.087 means one euro costs 1.087 dollars โ the first currency in the pair is the unit being priced. USD/JPY = 149.5 prices one dollar in yen. Reversing a pair means taking the reciprocal, not swapping digits: if EUR/USD is 1.087, then USD/EUR is 1 รท 1.087 โ 0.92.
Decimal conventions also vary by currency. ISO 4217 assigns each currency a number of minor units: most use two (cents), but JPY and KRW are zero-decimal currencies with no subunit in practical use, and a few, such as BHD, use three. Payment systems reject or misinterpret amounts with the wrong precision โ 1000.50 JPY is not a valid charge โ so a correct converter must round per currency, not to a universal two decimal places.
Timing, Volatility, and Which Rate Counts as 'Official'
Exchange rates are not daily constants. In the interbank market they update many times per second, and a quote you receive is typically guaranteed only for seconds or minutes. Volatility clusters around economic data releases, central bank decisions, and market opens. Outside normal trading hours โ weekends and major holidays โ the rates you see are indicative only, and providers widen their spreads to protect against the gap between Friday's close and Monday's open, so weekend conversions usually cost more.
Which rate counts also depends on purpose. For a casual price check, any recent mid-market snapshot is fine. For tax filings or company accounts, most jurisdictions require the official rate published by the relevant tax authority or central bank for a specific date โ often a daily, monthly, or yearly average defined by regulation rather than whatever a converter happened to display. These rules differ by country and by transaction type, so consult a qualified tax or accounting professional before relying on any figure.
Finally, a note on this page itself: the converter above uses static reference rates chosen to illustrate the mechanics of conversion. Everything here is educational content only, not financial advice, and not a live trading feed. Treat the results as a starting point for understanding how rates work โ then verify the actual rate with your bank or provider before moving real money.