Rate Overview
Live
1 ILS = 23.4266 GMD
1 GMD = 0.042686
ILS
Avg
21.1019
High
23.8543
Low
18.2422
Last updated: 3/28/2026, 12:05:01 PM
Quick Conversions
| ILS | GMD |
|---|---|
| 1 ILS | 23.43 GMD |
| 10 ILS | 234.27 GMD |
| 50 ILS | 1,171.33 GMD |
| 100 ILS | 2,342.66 GMD |
| 500 ILS | 11,713.31 GMD |
| 1,000 ILS | 23,426.62 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-03-28T12:05:01Z",
"rates": {
"GMD": 23.426621
}
}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": 2342.6621,
"rate": 23.426621
}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