Rate Overview
Live
1 JMD = 0.018988 ILS
1 ILS = 52.6648
JMD
Avg
0.019221
High
0.019599
Low
0.018988
Last updated: 4/16/2026, 7:39:42 AM
Quick Conversions
| JMD | ILS |
|---|---|
| 1 JMD | 0.02 ILS |
| 10 JMD | 0.19 ILS |
| 50 JMD | 0.95 ILS |
| 100 JMD | 1.90 ILS |
| 500 JMD | 9.49 ILS |
| 1,000 JMD | 18.99 ILS |
Get JMD/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JMD¤cies=ILSExample Response:
{
"success": true,
"base": "JMD",
"date": "2026-04-16T07:39:42Z",
"rates": {
"ILS": 0.018988
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JMD&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "JMD",
"to": "ILS",
"amount": 100
},
"result": 1.8988,
"rate": 0.018988
}Build with JMD/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key