Rate Overview
Live
1 JOD = 4.1556 ILS
1 ILS = 0.240641
JOD
Avg
4.1308
High
4.1734
Low
4.1061
Last updated: 6/18/2026, 7:13:40 PM
Quick Conversions
| JOD | ILS |
|---|---|
| 1 JOD | 4.16 ILS |
| 10 JOD | 41.56 ILS |
| 50 JOD | 207.78 ILS |
| 100 JOD | 415.56 ILS |
| 500 JOD | 2,077.79 ILS |
| 1,000 JOD | 4,155.57 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-06-18T19:13:40Z",
"rates": {
"ILS": 4.155571
}
}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": 415.5571,
"rate": 4.155571
}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