Rate Overview
Live
1 JOD = 4.2419 ILS
1 ILS = 0.235744
JOD
Avg
4.2507
High
4.2715
Low
4.2419
Last updated: 9/8/2026, 2:31:07 AM
Quick Conversions
| JOD | ILS |
|---|---|
| 1 JOD | 4.24 ILS |
| 10 JOD | 42.42 ILS |
| 50 JOD | 212.09 ILS |
| 100 JOD | 424.19 ILS |
| 500 JOD | 2,120.94 ILS |
| 1,000 JOD | 4,241.89 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-09-08T02:31:07Z",
"rates": {
"ILS": 4.241889
}
}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": 424.18889999999993,
"rate": 4.241889
}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