USD
$
JPY
¥

USD/JPY Exchange Rate

US Dollar to Yen

Live Rate
160.2990
+0.66% 7D

1 JPY = 0.006238 USD

USD/JPY Price Chart

Historical exchange rate performance

Current 160.2990
High 160.2990
Low 158.5547
7D Change +0.66%

Rate Overview

Live
1 USD = 160.2990 JPY
1 JPY = 0.006238 USD
Avg
159.4323
High
160.2990
Low
158.5547

Last updated: 3/28/2026, 6:10:57 AM

Quick Conversions

USDJPY
1 USD160.30 JPY
10 USD1,602.99 JPY
50 USD8,014.95 JPY
100 USD16,029.90 JPY
500 USD80,149.49 JPY
1,000 USD160,298.99 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-03-28T06:10:57Z",
  "rates": {
    "JPY": 160.29898597
  }
}

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": 16029.898597,
  "rate": 160.29898597
}

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