Rate Overview
Live
1 ILS = 50.4555 JMD
1 JMD = 0.019819
ILS
Avg
50.3334
High
50.8384
Low
49.6104
Last updated: 3/6/2026, 6:37:56 PM
Quick Conversions
| ILS | JMD |
|---|---|
| 1 ILS | 50.46 JMD |
| 10 ILS | 504.56 JMD |
| 50 ILS | 2,522.78 JMD |
| 100 ILS | 5,045.55 JMD |
| 500 ILS | 25,227.77 JMD |
| 1,000 ILS | 50,455.53 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-06T18:37:56Z",
"rates": {
"JMD": 50.455531
}
}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": 5045.5531,
"rate": 50.455531
}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