Rate Overview
Live
1 USD = 159.2725 JPY
1 JPY = 0.006279
USD
Avg
153.0212
High
159.7899
Low
144.1514
Last updated: 5/28/2026, 4:05:51 PM
Quick Conversions
| USD | JPY |
|---|---|
| 1 USD | 159.27 JPY |
| 10 USD | 1,592.73 JPY |
| 50 USD | 7,963.63 JPY |
| 100 USD | 15,927.25 JPY |
| 500 USD | 79,636.25 JPY |
| 1,000 USD | 159,272.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-28T16:05:51Z",
"rates": {
"JPY": 159.2725
}
}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": 15927.25,
"rate": 159.2725
}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