USD
$
JPY
¥

USD/JPY Exchange Rate

US Dollar to Yen

Live Rate
163.7350
+4.51% YTD

1 JPY = 0.006107 USD

USD/JPY Price Chart

Historical exchange rate performance

Current 163.7350
High 163.7350
Low 152.6307
YTD Change +4.51%

Rate Overview

Live
1 USD = 163.7350 JPY
1 JPY = 0.006107 USD
Avg
158.7282
High
163.7350
Low
152.6307

Last updated: 7/27/2026, 6:05:53 PM

Quick Conversions

USDJPY
1 USD163.74 JPY
10 USD1,637.35 JPY
50 USD8,186.75 JPY
100 USD16,373.50 JPY
500 USD81,867.50 JPY
1,000 USD163,735.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-27T18:05:53Z",
  "rates": {
    "JPY": 163.735
  }
}

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": 16373.500000000002,
  "rate": 163.735
}

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