Rate Overview
Live
1 JPY = 0.006152 USD
1 USD = 162.5488
JPY
Avg
0.006175
High
0.006205
Low
0.006145
Last updated: 7/8/2026, 2:50:07 PM
Quick Conversions
| JPY | USD |
|---|---|
| 1 JPY | 0.01 USD |
| 10 JPY | 0.06 USD |
| 50 JPY | 0.31 USD |
| 100 JPY | 0.62 USD |
| 500 JPY | 3.08 USD |
| 1,000 JPY | 6.15 USD |
Get JPY/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=USDExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-07-08T14:50:07Z",
"rates": {
"USD": 0.006152
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "USD",
"amount": 100
},
"result": 0.6152000000000001,
"rate": 0.006152
}Build with JPY/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key