USD
$
JPY
¥

USD/JPY Exchange Rate

US Dollar to Yen

Live Rate
159.3270
+0.08% 7D

1 JPY = 0.006276 USD

USD/JPY Price Chart

Historical exchange rate performance

Current 159.3270
High 159.8340
Low 158.8485
7D Change +0.08%

Rate Overview

Live
1 USD = 159.3270 JPY
1 JPY = 0.006276 USD
Avg
159.2597
High
159.8340
Low
158.8485

Last updated: 4/17/2026, 8:55:40 AM

Quick Conversions

USDJPY
1 USD159.33 JPY
10 USD1,593.27 JPY
50 USD7,966.35 JPY
100 USD15,932.70 JPY
500 USD79,663.50 JPY
1,000 USD159,327.00 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-04-17T08:55:40Z",
  "rates": {
    "JPY": 159.327
  }
}

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": 15932.7,
  "rate": 159.327
}

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