USD
$
JPY
¥

USD/JPY Exchange Rate

US Dollar to Yen

Live Rate
162.3340
-0.23% 7D

1 JPY = 0.006160 USD

USD/JPY Price Chart

Historical exchange rate performance

Current 162.3340
High 162.7075
Low 161.1461
7D Change -0.23%

Rate Overview

Live
1 USD = 162.3340 JPY
1 JPY = 0.006160 USD
Avg
161.9002
High
162.7075
Low
161.1461

Last updated: 7/8/2026, 4:35:31 AM

Quick Conversions

USDJPY
1 USD162.33 JPY
10 USD1,623.34 JPY
50 USD8,116.70 JPY
100 USD16,233.40 JPY
500 USD81,167.00 JPY
1,000 USD162,334.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-07-08T04:35:31Z",
  "rates": {
    "JPY": 162.334
  }
}

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": 16233.4,
  "rate": 162.334
}

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