Rate Overview
Live
1 ILS = 0.237353 JOD
1 JOD = 4.2131
ILS
Avg
0.238641
High
0.240371
Low
0.236962
Last updated: 8/21/2026, 6:01:46 PM
Quick Conversions
| ILS | JOD |
|---|---|
| 1 ILS | 0.24 JOD |
| 10 ILS | 2.37 JOD |
| 50 ILS | 11.87 JOD |
| 100 ILS | 23.74 JOD |
| 500 ILS | 118.68 JOD |
| 1,000 ILS | 237.35 JOD |
Get ILS/JOD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=JODExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-08-21T18:01:46Z",
"rates": {
"JOD": 0.237353
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=JOD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "JOD",
"amount": 100
},
"result": 23.735300000000002,
"rate": 0.237353
}Build with ILS/JOD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key