Rate Overview
Live
1 GMD = 0.040494 ILS
1 ILS = 24.6950
GMD
Avg
0.040563
High
0.041103
Low
0.040305
Last updated: 7/5/2026, 10:14:29 PM
Quick Conversions
| GMD | ILS |
|---|---|
| 1 GMD | 0.04 ILS |
| 10 GMD | 0.40 ILS |
| 50 GMD | 2.02 ILS |
| 100 GMD | 4.05 ILS |
| 500 GMD | 20.25 ILS |
| 1,000 GMD | 40.49 ILS |
Get GMD/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GMD¤cies=ILSExample Response:
{
"success": true,
"base": "GMD",
"date": "2026-07-05T22:14:29Z",
"rates": {
"ILS": 0.040494
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GMD&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "GMD",
"to": "ILS",
"amount": 100
},
"result": 4.0494,
"rate": 0.040494
}Build with GMD/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key