Rate Overview
Live
1 ILS = 51.8792 JMD
1 JMD = 0.019276
ILS
Avg
52.3726
High
52.9964
Low
51.5810
Last updated: 7/25/2026, 3:16:58 AM
Quick Conversions
| ILS | JMD |
|---|---|
| 1 ILS | 51.88 JMD |
| 10 ILS | 518.79 JMD |
| 50 ILS | 2,593.96 JMD |
| 100 ILS | 5,187.92 JMD |
| 500 ILS | 25,939.62 JMD |
| 1,000 ILS | 51,879.24 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-07-25T03:16:58Z",
"rates": {
"JMD": 51.879243
}
}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": 5187.924300000001,
"rate": 51.879243
}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