Rate Overview
Live
1 ILS = 24.4257 GMD
1 GMD = 0.040940
ILS
Avg
24.5851
High
24.8105
Low
24.3290
Last updated: 7/7/2026, 12:11:17 PM
Quick Conversions
| ILS | GMD |
|---|---|
| 1 ILS | 24.43 GMD |
| 10 ILS | 244.26 GMD |
| 50 ILS | 1,221.29 GMD |
| 100 ILS | 2,442.57 GMD |
| 500 ILS | 12,212.87 GMD |
| 1,000 ILS | 24,425.74 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-07T12:11:17Z",
"rates": {
"GMD": 24.425738
}
}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": 2442.5738,
"rate": 24.425738
}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