Rate Overview
Live
1 JOD = 4.4444 ILS
1 ILS = 0.225001
JOD
Avg
4.5045
High
4.7176
Low
4.3485
Last updated: 3/27/2026, 3:03:15 PM
Quick Conversions
| JOD | ILS |
|---|---|
| 1 JOD | 4.44 ILS |
| 10 JOD | 44.44 ILS |
| 50 JOD | 222.22 ILS |
| 100 JOD | 444.44 ILS |
| 500 JOD | 2,222.21 ILS |
| 1,000 JOD | 4,444.43 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-27T15:03:15Z",
"rates": {
"ILS": 4.444428
}
}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": 444.44280000000003,
"rate": 4.444428
}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