Rate Overview
Live
1 USD = 160.2040 JPY
1 JPY = 0.006242
USD
Avg
160.2796
High
160.5357
Low
159.9900
Last updated: 6/17/2026, 7:24:45 PM
Quick Conversions
| USD | JPY |
|---|---|
| 1 USD | 160.20 JPY |
| 10 USD | 1,602.04 JPY |
| 50 USD | 8,010.20 JPY |
| 100 USD | 16,020.40 JPY |
| 500 USD | 80,102.00 JPY |
| 1,000 USD | 160,204.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-06-17T19:24:45Z",
"rates": {
"JPY": 160.204
}
}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": 16020.400000000001,
"rate": 160.204
}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