Rate Overview
Live
1 USD = 159.4165 JPY
1 JPY = 0.006273
USD
Avg
153.0238
High
159.7899
Low
144.1514
Last updated: 5/28/2026, 2:58:33 PM
Quick Conversions
| USD | JPY |
|---|---|
| 1 USD | 159.42 JPY |
| 10 USD | 1,594.17 JPY |
| 50 USD | 7,970.83 JPY |
| 100 USD | 15,941.65 JPY |
| 500 USD | 79,708.25 JPY |
| 1,000 USD | 159,416.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-28T14:58:33Z",
"rates": {
"JPY": 159.4165
}
}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": 15941.650000000001,
"rate": 159.4165
}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