Rate Overview
Live
1 ILS = 26.0488 GMD
1 GMD = 0.038390
ILS
Avg
22.7485
High
26.0488
Low
20.4589
Last updated: 5/27/2026, 11:06:29 PM
Quick Conversions
| ILS | GMD |
|---|---|
| 1 ILS | 26.05 GMD |
| 10 ILS | 260.49 GMD |
| 50 ILS | 1,302.44 GMD |
| 100 ILS | 2,604.88 GMD |
| 500 ILS | 13,024.38 GMD |
| 1,000 ILS | 26,048.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-05-27T23:06:29Z",
"rates": {
"GMD": 26.048755
}
}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": 2604.8755,
"rate": 26.048755
}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