Rate Overview
Live
1 ISK = 0.005658 JOD
1 JOD = 176.7409
ISK
Avg
0.005678
High
0.005692
Low
0.005627
Last updated: 6/18/2026, 8:52:15 PM
Quick Conversions
| ISK | JOD |
|---|---|
| 1 ISK | 0.01 JOD |
| 10 ISK | 0.06 JOD |
| 50 ISK | 0.28 JOD |
| 100 ISK | 0.57 JOD |
| 500 ISK | 2.83 JOD |
| 1,000 ISK | 5.66 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-06-18T20:52:15Z",
"rates": {
"JOD": 0.005658
}
}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.5658,
"rate": 0.005658
}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