Rate Overview
Live
1 ILS = 0.252596 JOD
1 JOD = 3.9589
ILS
Avg
0.250713
High
0.252788
Low
0.245345
Last updated: 6/1/2026, 7:18:07 AM
Quick Conversions
| ILS | JOD |
|---|---|
| 1 ILS | 0.25 JOD |
| 10 ILS | 2.53 JOD |
| 50 ILS | 12.63 JOD |
| 100 ILS | 25.26 JOD |
| 500 ILS | 126.30 JOD |
| 1,000 ILS | 252.60 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-01T07:18:07Z",
"rates": {
"JOD": 0.252596
}
}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.2596,
"rate": 0.252596
}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