Rate Overview
Live
1 ILS = 0.237410 JOD
1 JOD = 4.2121
ILS
Avg
0.237163
High
0.239557
Low
0.235078
Last updated: 4/21/2026, 8:16:34 AM
Quick Conversions
| ILS | JOD |
|---|---|
| 1 ILS | 0.24 JOD |
| 10 ILS | 2.37 JOD |
| 50 ILS | 11.87 JOD |
| 100 ILS | 23.74 JOD |
| 500 ILS | 118.71 JOD |
| 1,000 ILS | 237.41 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-04-21T08:16:34Z",
"rates": {
"JOD": 0.23741
}
}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": 23.741,
"rate": 0.23741
}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