Rate Overview
Live
1 JOD = 4.3268 ILS
1 ILS = 0.231118
JOD
Avg
4.4444
High
4.8656
Low
3.9559
Last updated: 7/29/2026, 2:19:20 PM
Quick Conversions
| JOD | ILS |
|---|---|
| 1 JOD | 4.33 ILS |
| 10 JOD | 43.27 ILS |
| 50 JOD | 216.34 ILS |
| 100 JOD | 432.68 ILS |
| 500 JOD | 2,163.40 ILS |
| 1,000 JOD | 4,326.80 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-29T14:19:20Z",
"rates": {
"ILS": 4.326798
}
}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": 432.6798,
"rate": 4.326798
}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