Rate Overview
Live
1 JMD = 0.018046 ILS
1 ILS = 55.4139
JMD
Avg
0.018330
High
0.018477
Low
0.018046
Last updated: 5/26/2026, 4:39:02 PM
Quick Conversions
| JMD | ILS |
|---|---|
| 1 JMD | 0.02 ILS |
| 10 JMD | 0.18 ILS |
| 50 JMD | 0.90 ILS |
| 100 JMD | 1.80 ILS |
| 500 JMD | 9.02 ILS |
| 1,000 JMD | 18.05 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-05-26T16:39:02Z",
"rates": {
"ILS": 0.018046
}
}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.8046,
"rate": 0.018046
}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