Rate Overview
Live
1 JPY = 0.004540 JOD
1 JOD = 220.2643
JPY
Avg
0.004511
High
0.004540
Low
0.004437
Last updated: 5/6/2026, 3:32:18 PM
Quick Conversions
| JPY | JOD |
|---|---|
| 1 JPY | 0.00 JOD |
| 10 JPY | 0.05 JOD |
| 50 JPY | 0.23 JOD |
| 100 JPY | 0.45 JOD |
| 500 JPY | 2.27 JOD |
| 1,000 JPY | 4.54 JOD |
Get JPY/JOD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=JODExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-05-06T15:32:18Z",
"rates": {
"JOD": 0.00454
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=JOD&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "JOD",
"amount": 100
},
"result": 0.45399999999999996,
"rate": 0.00454
}Build with JPY/JOD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key