Rate Overview
Live
1 ILS = 0.225481 JOD
1 JOD = 4.4350
ILS
Avg
0.227146
High
0.230491
Low
0.222325
Last updated: 3/29/2026, 11:13:43 AM
Quick Conversions
| ILS | JOD |
|---|---|
| 1 ILS | 0.23 JOD |
| 10 ILS | 2.25 JOD |
| 50 ILS | 11.27 JOD |
| 100 ILS | 22.55 JOD |
| 500 ILS | 112.74 JOD |
| 1,000 ILS | 225.48 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-03-29T11:13:43Z",
"rates": {
"JOD": 0.225481
}
}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": 22.548099999999998,
"rate": 0.225481
}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