Rate Overview
Live
1 ILS = 24.5288 GMD
1 GMD = 0.040768
ILS
Avg
24.3223
High
24.7248
Low
24.0007
Last updated: 4/17/2026, 1:29:51 PM
Quick Conversions
| ILS | GMD |
|---|---|
| 1 ILS | 24.53 GMD |
| 10 ILS | 245.29 GMD |
| 50 ILS | 1,226.44 GMD |
| 100 ILS | 2,452.88 GMD |
| 500 ILS | 12,264.42 GMD |
| 1,000 ILS | 24,528.85 GMD |
Get ILS/GMD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=GMDExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-04-17T13:29:51Z",
"rates": {
"GMD": 24.528846
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=GMD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "GMD",
"amount": 100
},
"result": 2452.8846000000003,
"rate": 24.528846
}Build with ILS/GMD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key