Rate Overview
Live
1 ILS = 24.6599 GMD
1 GMD = 0.040552
ILS
Avg
24.6075
High
24.8105
Low
24.3290
Last updated: 7/7/2026, 2:09:40 AM
Quick Conversions
| ILS | GMD |
|---|---|
| 1 ILS | 24.66 GMD |
| 10 ILS | 246.60 GMD |
| 50 ILS | 1,233.00 GMD |
| 100 ILS | 2,465.99 GMD |
| 500 ILS | 12,329.97 GMD |
| 1,000 ILS | 24,659.94 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-07T02:09:40Z",
"rates": {
"GMD": 24.659943
}
}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": 2465.9943,
"rate": 24.659943
}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