Rate Overview
Live
1 USD = 159.3270 JPY
1 JPY = 0.006276
USD
Avg
159.2597
High
159.8340
Low
158.8485
Last updated: 4/17/2026, 8:55:40 AM
Quick Conversions
| USD | JPY |
|---|---|
| 1 USD | 159.33 JPY |
| 10 USD | 1,593.27 JPY |
| 50 USD | 7,966.35 JPY |
| 100 USD | 15,932.70 JPY |
| 500 USD | 79,663.50 JPY |
| 1,000 USD | 159,327.00 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-04-17T08:55:40Z",
"rates": {
"JPY": 159.327
}
}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": 15932.7,
"rate": 159.327
}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