Rate Overview
Live
1 JPY = 0.006239 USD
1 USD = 160.2821
JPY
Avg
0.007221
High
0.009141
Low
0.006213
Last updated: 3/29/2026, 3:29:35 AM
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.12 USD |
| 1,000 JPY | 6.24 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-03-29T03:29:35Z",
"rates": {
"USD": 0.006239
}
}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.6239,
"rate": 0.006239
}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