Rate Overview
Live
1 JMD = 0.018062 ILS
1 ILS = 55.3649
JMD
Avg
0.018543
High
0.018986
Low
0.018062
Last updated: 5/26/2026, 5:33:49 PM
Quick Conversions
| JMD | ILS |
|---|---|
| 1 JMD | 0.02 ILS |
| 10 JMD | 0.18 ILS |
| 50 JMD | 0.90 ILS |
| 100 JMD | 1.81 ILS |
| 500 JMD | 9.03 ILS |
| 1,000 JMD | 18.06 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-26T17:33:49Z",
"rates": {
"ILS": 0.018062
}
}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.8062000000000002,
"rate": 0.018062
}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