Rate Overview
Live
1 ILS = 55.3631 JMD
1 JMD = 0.018063
ILS
Avg
54.5500
High
55.3631
Low
54.1190
Last updated: 5/26/2026, 5:31:13 PM
Quick Conversions
| ILS | JMD |
|---|---|
| 1 ILS | 55.36 JMD |
| 10 ILS | 553.63 JMD |
| 50 ILS | 2,768.15 JMD |
| 100 ILS | 5,536.31 JMD |
| 500 ILS | 27,681.54 JMD |
| 1,000 ILS | 55,363.08 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-05-26T17:31:13Z",
"rates": {
"JMD": 55.363076
}
}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": 5536.3076,
"rate": 55.363076
}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