Rate Overview
Live
1 ILS = 52.2759 JMD
1 JMD = 0.019129
ILS
Avg
52.8895
High
53.3416
Low
52.2051
Last updated: 9/2/2026, 5:59:48 PM
Quick Conversions
| ILS | JMD |
|---|---|
| 1 ILS | 52.28 JMD |
| 10 ILS | 522.76 JMD |
| 50 ILS | 2,613.80 JMD |
| 100 ILS | 5,227.59 JMD |
| 500 ILS | 26,137.97 JMD |
| 1,000 ILS | 52,275.94 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-09-02T17:59:48Z",
"rates": {
"JMD": 52.275944
}
}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": 5227.5944,
"rate": 52.275944
}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