Rate Overview
Live
1 USD = 156.9370 JPY
1 JPY = 0.006372
USD
Avg
156.9112
High
157.8128
Low
156.2149
Last updated: 5/8/2026, 1:55:10 AM
Quick Conversions
| USD | JPY |
|---|---|
| 1 USD | 156.94 JPY |
| 10 USD | 1,569.37 JPY |
| 50 USD | 7,846.85 JPY |
| 100 USD | 15,693.70 JPY |
| 500 USD | 78,468.50 JPY |
| 1,000 USD | 156,937.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-05-08T01:55:10Z",
"rates": {
"JPY": 156.937
}
}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": 15693.7,
"rate": 156.937
}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