USD
$
JPY
¥

USD/JPY Exchange Rate

US Dollar to Yen

Live Rate
156.9370
+0.02% 7D

1 JPY = 0.006372 USD

USD/JPY Price Chart

Historical exchange rate performance

Current 156.9370
High 157.8128
Low 156.2149
7D Change +0.02%

Rate Overview

Live
1 USD = 156.9370 JPY
1 JPY = 0.006372 USD
Avg
156.9112
High
157.8128
Low
156.2149

Last updated: 5/8/2026, 1:55:10 AM

Quick Conversions

USDJPY
1 USD156.94 JPY
10 USD1,569.37 JPY
50 USD7,846.85 JPY
100 USD15,693.70 JPY
500 USD78,468.50 JPY
1,000 USD156,937.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-05-08T01:55:10Z",
  "rates": {
    "JPY": 156.937
  }
}

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": 15693.7,
  "rate": 156.937
}

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