USD
$
JPY
¥

USD/JPY Exchange Rate

US Dollar to Yen

Live Rate
162.0135
-0.26% 7D

1 JPY = 0.006172 USD

USD/JPY Price Chart

Historical exchange rate performance

Current 162.0135
High 162.7075
Low 161.1461
7D Change -0.26%

Rate Overview

Live
1 USD = 162.0135 JPY
1 JPY = 0.006172 USD
Avg
161.8817
High
162.7075
Low
161.1461

Last updated: 7/7/2026, 7:55:02 AM

Quick Conversions

USDJPY
1 USD162.01 JPY
10 USD1,620.14 JPY
50 USD8,100.67 JPY
100 USD16,201.35 JPY
500 USD81,006.75 JPY
1,000 USD162,013.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-07-07T07:55:02Z",
  "rates": {
    "JPY": 162.0135
  }
}

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": 16201.349999999999,
  "rate": 162.0135
}

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