Rate Overview
Live
1 ILS = 24.2558 GMD
1 GMD = 0.041227
ILS
Avg
23.4097
High
26.2340
Low
21.2584
Last updated: 7/28/2026, 1:33:33 PM
Quick Conversions
| ILS | GMD |
|---|---|
| 1 ILS | 24.26 GMD |
| 10 ILS | 242.56 GMD |
| 50 ILS | 1,212.79 GMD |
| 100 ILS | 2,425.58 GMD |
| 500 ILS | 12,127.88 GMD |
| 1,000 ILS | 24,255.76 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-07-28T13:33:33Z",
"rates": {
"GMD": 24.255764
}
}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": 2425.5764,
"rate": 24.255764
}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