Rate Overview
Live
1 JOD = 4.1744 ILS
1 ILS = 0.239557
JOD
Avg
4.2422
High
4.3202
Low
4.1744
Last updated: 4/18/2026, 8:46:03 AM
Quick Conversions
| JOD | ILS |
|---|---|
| 1 JOD | 4.17 ILS |
| 10 JOD | 41.74 ILS |
| 50 JOD | 208.72 ILS |
| 100 JOD | 417.44 ILS |
| 500 JOD | 2,087.18 ILS |
| 1,000 JOD | 4,174.37 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-04-18T08:46:03Z",
"rates": {
"ILS": 4.174367
}
}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": 417.43670000000003,
"rate": 4.174367
}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