Rate Overview
Live
1 ILS = 50.1726 JMD
1 JMD = 0.019931
ILS
Avg
50.3639
High
50.8853
Low
49.6588
Last updated: 3/28/2026, 9:28:34 AM
Quick Conversions
| ILS | JMD |
|---|---|
| 1 ILS | 50.17 JMD |
| 10 ILS | 501.73 JMD |
| 50 ILS | 2,508.63 JMD |
| 100 ILS | 5,017.26 JMD |
| 500 ILS | 25,086.32 JMD |
| 1,000 ILS | 50,172.64 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-03-28T09:28:34Z",
"rates": {
"JMD": 50.172635
}
}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": 5017.2635,
"rate": 50.172635
}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