Rate Overview
Live
1 JPY = 0.004464 JOD
1 JOD = 224.0143
JPY
Avg
0.004455
High
0.004466
Low
0.004435
Last updated: 4/16/2026, 7:18:17 AM
Quick Conversions
| JPY | JOD |
|---|---|
| 1 JPY | 0.00 JOD |
| 10 JPY | 0.04 JOD |
| 50 JPY | 0.22 JOD |
| 100 JPY | 0.45 JOD |
| 500 JPY | 2.23 JOD |
| 1,000 JPY | 4.46 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-04-16T07:18:17Z",
"rates": {
"JOD": 0.004464
}
}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.4464,
"rate": 0.004464
}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