Rate Overview
Live
1 ILS = 26.0377 GMD
1 GMD = 0.038406
ILS
Avg
24.1337
High
26.0377
Low
23.1178
Last updated: 5/28/2026, 12:13:04 AM
Quick Conversions
| ILS | GMD |
|---|---|
| 1 ILS | 26.04 GMD |
| 10 ILS | 260.38 GMD |
| 50 ILS | 1,301.89 GMD |
| 100 ILS | 2,603.77 GMD |
| 500 ILS | 13,018.85 GMD |
| 1,000 ILS | 26,037.70 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-05-28T00:13:04Z",
"rates": {
"GMD": 26.037703
}
}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": 2603.7703,
"rate": 26.037703
}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