USD
$
JPY
¥

USD/JPY Exchange Rate

US Dollar to Yen

Live Rate
159.2725
+10.29% 1Y

1 JPY = 0.006279 USD

USD/JPY Price Chart

Historical exchange rate performance

Current 159.2725
High 159.7899
Low 144.1514
1Y Change +10.29%

Rate Overview

Live
1 USD = 159.2725 JPY
1 JPY = 0.006279 USD
Avg
153.0212
High
159.7899
Low
144.1514

Last updated: 5/28/2026, 4:05:51 PM

Quick Conversions

USDJPY
1 USD159.27 JPY
10 USD1,592.73 JPY
50 USD7,963.63 JPY
100 USD15,927.25 JPY
500 USD79,636.25 JPY
1,000 USD159,272.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-28T16:05:51Z",
  "rates": {
    "JPY": 159.2725
  }
}

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": 15927.25,
  "rate": 159.2725
}

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