Rate Overview
Live
1 JOD = 4.2871 ILS
1 ILS = 0.233258
JOD
Avg
4.2562
High
4.2917
Low
4.2266
Last updated: 7/9/2026, 5:40:32 AM
Quick Conversions
| JOD | ILS |
|---|---|
| 1 JOD | 4.29 ILS |
| 10 JOD | 42.87 ILS |
| 50 JOD | 214.35 ILS |
| 100 JOD | 428.71 ILS |
| 500 JOD | 2,143.55 ILS |
| 1,000 JOD | 4,287.09 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-09T05:40:32Z",
"rates": {
"ILS": 4.287094
}
}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": 428.70939999999996,
"rate": 4.287094
}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