USD
$
JPY
¥

USD/JPY Exchange Rate

US Dollar to Yen

Live Rate
159.3285
+0.43% 7D

1 JPY = 0.006276 USD

USD/JPY Price Chart

Historical exchange rate performance

Current 159.3285
High 159.3289
Low 158.6413
7D Change +0.43%

Rate Overview

Live
1 USD = 159.3285 JPY
1 JPY = 0.006276 USD
Avg
159.1598
High
159.3289
Low
158.6413

Last updated: 8/17/2026, 3:59:49 PM

Quick Conversions

USDJPY
1 USD159.33 JPY
10 USD1,593.28 JPY
50 USD7,966.42 JPY
100 USD15,932.85 JPY
500 USD79,664.25 JPY
1,000 USD159,328.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-08-17T15:59:49Z",
  "rates": {
    "JPY": 159.3285
  }
}

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.849999999999,
  "rate": 159.3285
}

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