Rate Overview
Live
1 ILS = 24.4597 GMD
1 GMD = 0.040884
ILS
Avg
24.6627
High
24.9451
Low
24.4597
Last updated: 9/5/2026, 10:36:20 AM
Quick Conversions
| ILS | GMD |
|---|---|
| 1 ILS | 24.46 GMD |
| 10 ILS | 244.60 GMD |
| 50 ILS | 1,222.98 GMD |
| 100 ILS | 2,445.97 GMD |
| 500 ILS | 12,229.83 GMD |
| 1,000 ILS | 24,459.66 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-09-05T10:36:20Z",
"rates": {
"GMD": 24.459664
}
}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": 2445.9664,
"rate": 24.459664
}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