Rate Overview
Live
1 USD = 159.4525 JPY
1 JPY = 0.006271
USD
Avg
159.2227
High
159.5234
Low
158.9281
Last updated: 5/28/2026, 1:52:19 PM
Quick Conversions
| USD | JPY |
|---|---|
| 1 USD | 159.45 JPY |
| 10 USD | 1,594.52 JPY |
| 50 USD | 7,972.62 JPY |
| 100 USD | 15,945.25 JPY |
| 500 USD | 79,726.25 JPY |
| 1,000 USD | 159,452.50 JPY |
Get USD/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=JPYExample Response:
{
"success": true,
"base": "USD",
"date": "2026-05-28T13:52:19Z",
"rates": {
"JPY": 159.4525
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "JPY",
"amount": 100
},
"result": 15945.249999999998,
"rate": 159.4525
}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