Rate Overview
Live
1 ISK = 0.005636 JOD
1 JOD = 177.4308
ISK
Avg
0.005628
High
0.005636
Low
0.005612
Last updated: 7/8/2026, 6:07:27 AM
Quick Conversions
| ISK | JOD |
|---|---|
| 1 ISK | 0.01 JOD |
| 10 ISK | 0.06 JOD |
| 50 ISK | 0.28 JOD |
| 100 ISK | 0.56 JOD |
| 500 ISK | 2.82 JOD |
| 1,000 ISK | 5.64 JOD |
Get ISK/JOD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=JODExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-07-08T06:07:27Z",
"rates": {
"JOD": 0.005636
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=JOD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "JOD",
"amount": 100
},
"result": 0.5636,
"rate": 0.005636
}Build with ISK/JOD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key