Rate Overview
Live
1 USD = 163.7460 JPY
1 JPY = 0.006107
USD
Avg
155.6755
High
163.7460
Low
146.9644
Last updated: 7/27/2026, 9:33:47 PM
Quick Conversions
| USD | JPY |
|---|---|
| 1 USD | 163.75 JPY |
| 10 USD | 1,637.46 JPY |
| 50 USD | 8,187.30 JPY |
| 100 USD | 16,374.60 JPY |
| 500 USD | 81,873.00 JPY |
| 1,000 USD | 163,746.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-27T21:33:47Z",
"rates": {
"JPY": 163.746
}
}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": 16374.6,
"rate": 163.746
}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