Rate Overview
Live
1 ILS = 24.6294 GMD
1 GMD = 0.040602
ILS
Avg
24.3373
High
24.7248
Low
24.0007
Last updated: 4/17/2026, 2:41:53 PM
Quick Conversions
| ILS | GMD |
|---|---|
| 1 ILS | 24.63 GMD |
| 10 ILS | 246.29 GMD |
| 50 ILS | 1,231.47 GMD |
| 100 ILS | 2,462.94 GMD |
| 500 ILS | 12,314.70 GMD |
| 1,000 ILS | 24,629.40 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-04-17T14:41:53Z",
"rates": {
"GMD": 24.629397
}
}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": 2462.9397,
"rate": 24.629397
}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