USD
$
JPY
¥

USD/JPY Exchange Rate

US Dollar to Yen

Live Rate
159.4525
+0.19% 7D

1 JPY = 0.006271 USD

USD/JPY Price Chart

Historical exchange rate performance

Current 159.4525
High 159.5234
Low 158.9281
7D Change +0.19%

Rate Overview

Live
1 USD = 159.4525 JPY
1 JPY = 0.006271 USD
Avg
159.2227
High
159.5234
Low
158.9281

Last updated: 5/28/2026, 1:52:19 PM

Quick Conversions

USDJPY
1 USD159.45 JPY
10 USD1,594.52 JPY
50 USD7,972.62 JPY
100 USD15,945.25 JPY
500 USD79,726.25 JPY
1,000 USD159,452.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-28T13:52:19Z",
  "rates": {
    "JPY": 159.4525
  }
}

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": 15945.249999999998,
  "rate": 159.4525
}

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