USD
$
JPY
¥

USD/JPY Exchange Rate

US Dollar to Yen

Live Rate
159.4165
+45.38% 5Y

1 JPY = 0.006273 USD

USD/JPY Price Chart

Historical exchange rate performance

Current 159.4165
High 159.7899
Low 109.6549
5Y Change +45.38%

Rate Overview

Live
1 USD = 159.4165 JPY
1 JPY = 0.006273 USD
Avg
142.0898
High
159.7899
Low
109.6549

Last updated: 5/28/2026, 2:58:10 PM

Quick Conversions

USDJPY
1 USD159.42 JPY
10 USD1,594.17 JPY
50 USD7,970.83 JPY
100 USD15,941.65 JPY
500 USD79,708.25 JPY
1,000 USD159,416.50 JPY

Get USD/JPY Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=USD&currencies=JPY

Example Response:

{
  "success": true,
  "base": "USD",
  "date": "2026-05-28T14:58:10Z",
  "rates": {
    "JPY": 159.4165
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=USD&to=JPY&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "USD",
    "to": "JPY",
    "amount": 100
  },
  "result": 15941.650000000001,
  "rate": 159.4165
}

Build with USD/JPY Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key