USD
$
JPY
¥

USD/JPY Exchange Rate

US Dollar to Yen

Live Rate
157.8185
+1.13% 7D

1 JPY = 0.006336 USD

USD/JPY Price Chart

Historical exchange rate performance

Current 157.8185
High 157.9189
Low 156.0518
7D Change +1.13%

Rate Overview

Live
1 USD = 157.8185 JPY
1 JPY = 0.006336 USD
Avg
157.2027
High
157.9189
Low
156.0518

Last updated: 3/7/2026, 12:08:29 AM

Quick Conversions

USDJPY
1 USD157.82 JPY
10 USD1,578.19 JPY
50 USD7,890.93 JPY
100 USD15,781.85 JPY
500 USD78,909.25 JPY
1,000 USD157,818.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-03-07T00:08:29Z",
  "rates": {
    "JPY": 157.8185
  }
}

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": 15781.85,
  "rate": 157.8185
}

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