Rate Overview
Live
1 ILS = 55.4381 JMD
1 JMD = 0.018038
ILS
Avg
46.9181
High
55.4381
Low
41.8095
Last updated: 5/26/2026, 7:53:38 PM
Quick Conversions
| ILS | JMD |
|---|---|
| 1 ILS | 55.44 JMD |
| 10 ILS | 554.38 JMD |
| 50 ILS | 2,771.91 JMD |
| 100 ILS | 5,543.81 JMD |
| 500 ILS | 27,719.05 JMD |
| 1,000 ILS | 55,438.10 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-05-26T19:53:38Z",
"rates": {
"JMD": 55.438104
}
}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": 5543.8104,
"rate": 55.438104
}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