Rate Overview
Live
1 ILS = 0.233265 JOD
1 JOD = 4.2870
ILS
Avg
0.234950
High
0.236594
Low
0.233009
Last updated: 7/9/2026, 4:06:14 AM
Quick Conversions
| ILS | JOD |
|---|---|
| 1 ILS | 0.23 JOD |
| 10 ILS | 2.33 JOD |
| 50 ILS | 11.66 JOD |
| 100 ILS | 23.33 JOD |
| 500 ILS | 116.63 JOD |
| 1,000 ILS | 233.27 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-07-09T04:06:14Z",
"rates": {
"JOD": 0.233265
}
}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.3265,
"rate": 0.233265
}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