USD
$
JPY
¥

USD/JPY Exchange Rate

US Dollar to Yen

Live Rate
153.9425
-3.88% 7D

1 JPY = 0.006496 USD

USD/JPY Price Chart

Historical exchange rate performance

Current 153.9425
High 160.1639
Low 153.9425
7D Change -3.88%

Rate Overview

Live
1 USD = 153.9425 JPY
1 JPY = 0.006496 USD
Avg
156.3429
High
160.1639
Low
153.9425

Last updated: 9/8/2026, 12:23:02 AM

Quick Conversions

USDJPY
1 USD153.94 JPY
10 USD1,539.43 JPY
50 USD7,697.13 JPY
100 USD15,394.25 JPY
500 USD76,971.25 JPY
1,000 USD153,942.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-09-08T00:23:02Z",
  "rates": {
    "JPY": 153.9425
  }
}

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": 15394.25,
  "rate": 153.9425
}

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