Rate Overview
Live
1 ILS = 53.0068 JMD
1 JMD = 0.018866
ILS
Avg
52.8255
High
53.0068
Low
52.6108
Last updated: 8/12/2026, 6:08:18 PM
Quick Conversions
| ILS | JMD |
|---|---|
| 1 ILS | 53.01 JMD |
| 10 ILS | 530.07 JMD |
| 50 ILS | 2,650.34 JMD |
| 100 ILS | 5,300.68 JMD |
| 500 ILS | 26,503.39 JMD |
| 1,000 ILS | 53,006.78 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-08-12T18:08:18Z",
"rates": {
"JMD": 53.006783
}
}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": 5300.6783,
"rate": 53.006783
}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