Rate Overview
Live
1 ILS = 54.4648 JMD
1 JMD = 0.018360
ILS
Avg
53.8756
High
54.4648
Low
53.0743
Last updated: 6/15/2026, 8:10:46 PM
Quick Conversions
| ILS | JMD |
|---|---|
| 1 ILS | 54.46 JMD |
| 10 ILS | 544.65 JMD |
| 50 ILS | 2,723.24 JMD |
| 100 ILS | 5,446.48 JMD |
| 500 ILS | 27,232.42 JMD |
| 1,000 ILS | 54,464.84 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-06-15T20:10:46Z",
"rates": {
"JMD": 54.464845
}
}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": 5446.4845,
"rate": 54.464845
}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