Rate Overview
Live
1 ILS = 52.6898 JMD
1 JMD = 0.018979
ILS
Avg
52.7227
High
52.9964
Low
52.3933
Last updated: 7/1/2026, 5:59:31 PM
Quick Conversions
| ILS | JMD |
|---|---|
| 1 ILS | 52.69 JMD |
| 10 ILS | 526.90 JMD |
| 50 ILS | 2,634.49 JMD |
| 100 ILS | 5,268.98 JMD |
| 500 ILS | 26,344.88 JMD |
| 1,000 ILS | 52,689.76 JMD |
Get ILS/JMD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=JMDExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-01T17:59:31Z",
"rates": {
"JMD": 52.689758
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=JMD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "JMD",
"amount": 100
},
"result": 5268.9758,
"rate": 52.689758
}Build with ILS/JMD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key