Rate Overview
Live
1 ILS = 54.0284 JMD
1 JMD = 0.018509
ILS
Avg
53.3335
High
54.0284
Low
52.9187
Last updated: 5/6/2026, 10:16:49 AM
Quick Conversions
| ILS | JMD |
|---|---|
| 1 ILS | 54.03 JMD |
| 10 ILS | 540.28 JMD |
| 50 ILS | 2,701.42 JMD |
| 100 ILS | 5,402.85 JMD |
| 500 ILS | 27,014.23 JMD |
| 1,000 ILS | 54,028.45 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-06T10:16:49Z",
"rates": {
"JMD": 54.02845
}
}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": 5402.845,
"rate": 54.02845
}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