USD
$
JPY
¥

USD/JPY Exchange Rate

US Dollar to Yen

Live Rate
160.2040
-0.18% 7D

1 JPY = 0.006242 USD

USD/JPY Price Chart

Historical exchange rate performance

Current 160.2040
High 160.5357
Low 159.9900
7D Change -0.18%

Rate Overview

Live
1 USD = 160.2040 JPY
1 JPY = 0.006242 USD
Avg
160.2796
High
160.5357
Low
159.9900

Last updated: 6/17/2026, 7:24:45 PM

Quick Conversions

USDJPY
1 USD160.20 JPY
10 USD1,602.04 JPY
50 USD8,010.20 JPY
100 USD16,020.40 JPY
500 USD80,102.00 JPY
1,000 USD160,204.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-06-17T19:24:45Z",
  "rates": {
    "JPY": 160.204
  }
}

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": 16020.400000000001,
  "rate": 160.204
}

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