Rate Overview
Live
1 USD = 159.3285 JPY
1 JPY = 0.006276
USD
Avg
159.1598
High
159.3289
Low
158.6413
Last updated: 8/17/2026, 3:59:49 PM
Quick Conversions
| USD | JPY |
|---|---|
| 1 USD | 159.33 JPY |
| 10 USD | 1,593.28 JPY |
| 50 USD | 7,966.42 JPY |
| 100 USD | 15,932.85 JPY |
| 500 USD | 79,664.25 JPY |
| 1,000 USD | 159,328.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-08-17T15:59:49Z",
"rates": {
"JPY": 159.3285
}
}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.849999999999,
"rate": 159.3285
}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