Rate Overview
Live
1 ILS = 26.0511 GMD
1 GMD = 0.038386
ILS
Avg
25.5603
High
26.0511
Low
25.1633
Last updated: 5/27/2026, 9:51:34 PM
Quick Conversions
| ILS | GMD |
|---|---|
| 1 ILS | 26.05 GMD |
| 10 ILS | 260.51 GMD |
| 50 ILS | 1,302.55 GMD |
| 100 ILS | 2,605.11 GMD |
| 500 ILS | 13,025.53 GMD |
| 1,000 ILS | 26,051.06 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-27T21:51:34Z",
"rates": {
"GMD": 26.051059
}
}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": 2605.1059,
"rate": 26.051059
}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