Rate Overview
Live
1 ILS = 55.3670 JMD
1 JMD = 0.018061
ILS
Avg
46.9149
High
55.3670
Low
41.8095
Last updated: 5/26/2026, 6:49:21 PM
Quick Conversions
| ILS | JMD |
|---|---|
| 1 ILS | 55.37 JMD |
| 10 ILS | 553.67 JMD |
| 50 ILS | 2,768.35 JMD |
| 100 ILS | 5,536.70 JMD |
| 500 ILS | 27,683.48 JMD |
| 1,000 ILS | 55,366.97 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-26T18:49:21Z",
"rates": {
"JMD": 55.366969
}
}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": 5536.6969,
"rate": 55.366969
}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