Rate Overview
Live
1 JMD = 0.019324 ILS
1 ILS = 51.7491
JMD
Avg
0.019885
High
0.021420
Low
0.018011
Last updated: 7/26/2026, 1:55:03 AM
Quick Conversions
| JMD | ILS |
|---|---|
| 1 JMD | 0.02 ILS |
| 10 JMD | 0.19 ILS |
| 50 JMD | 0.97 ILS |
| 100 JMD | 1.93 ILS |
| 500 JMD | 9.66 ILS |
| 1,000 JMD | 19.32 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-07-26T01:55:03Z",
"rates": {
"ILS": 0.019324
}
}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.9324000000000001,
"rate": 0.019324
}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