Rate Overview
Live
1 USD = 163.6975 JPY
1 JPY = 0.006109
USD
Avg
158.7270
High
163.6975
Low
152.6307
Last updated: 7/28/2026, 7:59:24 AM
Quick Conversions
| USD | JPY |
|---|---|
| 1 USD | 163.70 JPY |
| 10 USD | 1,636.98 JPY |
| 50 USD | 8,184.88 JPY |
| 100 USD | 16,369.75 JPY |
| 500 USD | 81,848.75 JPY |
| 1,000 USD | 163,697.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-07-28T07:59:24Z",
"rates": {
"JPY": 163.6975
}
}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": 16369.75,
"rate": 163.6975
}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