USD
$
JPY
¥

USD/JPY Exchange Rate

US Dollar to Yen

Live Rate
163.5135
+0.70% 7D

1 JPY = 0.006116 USD

USD/JPY Price Chart

Historical exchange rate performance

Current 163.5135
High 163.8539
Low 162.3840
7D Change +0.70%

Rate Overview

Live
1 USD = 163.5135 JPY
1 JPY = 0.006116 USD
Avg
163.3497
High
163.8539
Low
162.3840

Last updated: 7/27/2026, 9:50:08 AM

Quick Conversions

USDJPY
1 USD163.51 JPY
10 USD1,635.14 JPY
50 USD8,175.67 JPY
100 USD16,351.35 JPY
500 USD81,756.75 JPY
1,000 USD163,513.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-27T09:50:08Z",
  "rates": {
    "JPY": 163.5135
  }
}

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": 16351.349999999999,
  "rate": 163.5135
}

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