Rate Overview
Live
1 ILS = 23.7487 GMD
1 GMD = 0.042108
ILS
Avg
23.7296
High
24.0292
Low
23.1047
Last updated: 3/7/2026, 7:36:50 AM
Quick Conversions
| ILS | GMD |
|---|---|
| 1 ILS | 23.75 GMD |
| 10 ILS | 237.49 GMD |
| 50 ILS | 1,187.43 GMD |
| 100 ILS | 2,374.87 GMD |
| 500 ILS | 11,874.33 GMD |
| 1,000 ILS | 23,748.65 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-07T07:36:50Z",
"rates": {
"GMD": 23.748654
}
}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": 2374.8653999999997,
"rate": 23.748654
}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