Rate Overview
Live
1 USD = 153.9425 JPY
1 JPY = 0.006496
USD
Avg
156.3429
High
160.1639
Low
153.9425
Last updated: 9/8/2026, 12:23:02 AM
Quick Conversions
| USD | JPY |
|---|---|
| 1 USD | 153.94 JPY |
| 10 USD | 1,539.43 JPY |
| 50 USD | 7,697.13 JPY |
| 100 USD | 15,394.25 JPY |
| 500 USD | 76,971.25 JPY |
| 1,000 USD | 153,942.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-09-08T00:23:02Z",
"rates": {
"JPY": 153.9425
}
}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": 15394.25,
"rate": 153.9425
}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