JPY
¥
USD
$

JPY/USD Exchange Rate

Yen to US Dollar

Live Rate
0.006278
-1.71% 30D

1 USD = 159.2864 JPY

JPY/USD Price Chart

Historical exchange rate performance

Current 0.006278
High 0.006401
Low 0.006271
30D Change -1.71%

Rate Overview

Live
1 JPY = 0.006278 USD
1 USD = 159.2864 JPY
Avg
0.006324
High
0.006401
Low
0.006271

Last updated: 5/30/2026, 12:07:08 PM

Quick Conversions

JPYUSD
1 JPY0.01 USD
10 JPY0.06 USD
50 JPY0.31 USD
100 JPY0.63 USD
500 JPY3.14 USD
1,000 JPY6.28 USD

Get JPY/USD Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=JPY&currencies=USD

Example Response:

{
  "success": true,
  "base": "JPY",
  "date": "2026-05-30T12:07:08Z",
  "rates": {
    "USD": 0.006278
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=JPY&to=USD&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "JPY",
    "to": "USD",
    "amount": 100
  },
  "result": 0.6278,
  "rate": 0.006278
}

Build with JPY/USD Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key