Rate Overview
Live
1 USD = 162.3340 JPY
1 JPY = 0.006160
USD
Avg
161.9002
High
162.7075
Low
161.1461
Last updated: 7/8/2026, 4:35:31 AM
Quick Conversions
| USD | JPY |
|---|---|
| 1 USD | 162.33 JPY |
| 10 USD | 1,623.34 JPY |
| 50 USD | 8,116.70 JPY |
| 100 USD | 16,233.40 JPY |
| 500 USD | 81,167.00 JPY |
| 1,000 USD | 162,334.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-07-08T04:35:31Z",
"rates": {
"JPY": 162.334
}
}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": 16233.4,
"rate": 162.334
}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