Rate Overview
Live
1 ILS = 0.252070 JOD
1 JOD = 3.9672
ILS
Avg
0.233003
High
0.252603
Low
0.222325
Last updated: 6/1/2026, 9:50:53 AM
Quick Conversions
| ILS | JOD |
|---|---|
| 1 ILS | 0.25 JOD |
| 10 ILS | 2.52 JOD |
| 50 ILS | 12.60 JOD |
| 100 ILS | 25.21 JOD |
| 500 ILS | 126.04 JOD |
| 1,000 ILS | 252.07 JOD |
Get ILS/JOD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=JODExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-06-01T09:50:53Z",
"rates": {
"JOD": 0.25207
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=JOD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "JOD",
"amount": 100
},
"result": 25.207,
"rate": 0.25207
}Build with ILS/JOD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key