Rate Overview
Live
1 JOD = 4.3032 ILS
1 ILS = 0.232387
JOD
Avg
4.2652
High
4.4476
Low
3.9559
Last updated: 7/28/2026, 11:27:23 PM
Quick Conversions
| JOD | ILS |
|---|---|
| 1 JOD | 4.30 ILS |
| 10 JOD | 43.03 ILS |
| 50 JOD | 215.16 ILS |
| 100 JOD | 430.32 ILS |
| 500 JOD | 2,151.59 ILS |
| 1,000 JOD | 4,303.17 ILS |
Get JOD/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JOD¤cies=ILSExample Response:
{
"success": true,
"base": "JOD",
"date": "2026-07-28T23:27:23Z",
"rates": {
"ILS": 4.303173
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JOD&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "JOD",
"to": "ILS",
"amount": 100
},
"result": 430.3173,
"rate": 4.303173
}Build with JOD/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key