Rate Overview
Live
1 GMD = 0.041320 ILS
1 ILS = 24.2014
GMD
Avg
0.040836
High
0.041341
Low
0.040305
Last updated: 7/22/2026, 8:28:22 AM
Quick Conversions
| GMD | ILS |
|---|---|
| 1 GMD | 0.04 ILS |
| 10 GMD | 0.41 ILS |
| 50 GMD | 2.07 ILS |
| 100 GMD | 4.13 ILS |
| 500 GMD | 20.66 ILS |
| 1,000 GMD | 41.32 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-22T08:28:22Z",
"rates": {
"ILS": 0.04132
}
}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.132000000000001,
"rate": 0.04132
}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