USD
$
JPY
¥

USD/JPY Exchange Rate

US Dollar to Yen

Live Rate
163.7815
+49.11% 5Y

1 JPY = 0.006106 USD

USD/JPY Price Chart

Historical exchange rate performance

Current 163.7815
High 163.7815
Low 109.8374
5Y Change +49.11%

Rate Overview

Live
1 USD = 163.7815 JPY
1 JPY = 0.006106 USD
Avg
143.6588
High
163.7815
Low
109.8374

Last updated: 7/28/2026, 1:08:55 AM

Quick Conversions

USDJPY
1 USD163.78 JPY
10 USD1,637.82 JPY
50 USD8,189.08 JPY
100 USD16,378.15 JPY
500 USD81,890.75 JPY
1,000 USD163,781.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-28T01:08:55Z",
  "rates": {
    "JPY": 163.7815
  }
}

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": 16378.15,
  "rate": 163.7815
}

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