Rate Overview
Live
1 ILS = 24.5801 GMD
1 GMD = 0.040683
ILS
Avg
21.5912
High
24.9713
Low
18.2422
Last updated: 6/25/2026, 11:48:59 PM
Quick Conversions
| ILS | GMD |
|---|---|
| 1 ILS | 24.58 GMD |
| 10 ILS | 245.80 GMD |
| 50 ILS | 1,229.01 GMD |
| 100 ILS | 2,458.01 GMD |
| 500 ILS | 12,290.06 GMD |
| 1,000 ILS | 24,580.11 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-06-25T23:48:59Z",
"rates": {
"GMD": 24.580111
}
}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": 2458.0110999999997,
"rate": 24.580111
}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