Rate Overview
Live
1 JOD = 4.4303 ILS
1 ILS = 0.225717
JOD
Avg
4.8594
High
5.3406
Low
4.3528
Last updated: 3/27/2026, 8:02:45 AM
Quick Conversions
| JOD | ILS |
|---|---|
| 1 JOD | 4.43 ILS |
| 10 JOD | 44.30 ILS |
| 50 JOD | 221.52 ILS |
| 100 JOD | 443.03 ILS |
| 500 JOD | 2,215.16 ILS |
| 1,000 JOD | 4,430.32 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-03-27T08:02:45Z",
"rates": {
"ILS": 4.430324
}
}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": 443.0324,
"rate": 4.430324
}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