Rate Overview
Live
1 ILS = 52.5798 JMD
1 JMD = 0.019019
ILS
Avg
52.0181
High
52.5809
Low
51.0210
Last updated: 4/16/2026, 6:01:15 AM
Quick Conversions
| ILS | JMD |
|---|---|
| 1 ILS | 52.58 JMD |
| 10 ILS | 525.80 JMD |
| 50 ILS | 2,628.99 JMD |
| 100 ILS | 5,257.98 JMD |
| 500 ILS | 26,289.88 JMD |
| 1,000 ILS | 52,579.76 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-04-16T06:01:15Z",
"rates": {
"JMD": 52.579762
}
}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": 5257.9762,
"rate": 52.579762
}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