Rate Overview
Live
1 GMD = 0.040757 ILS
1 ILS = 24.5357
GMD
Avg
0.040281
High
0.040757
Low
0.039621
Last updated: 9/2/2026, 11:25:07 AM
Quick Conversions
| GMD | ILS |
|---|---|
| 1 GMD | 0.04 ILS |
| 10 GMD | 0.41 ILS |
| 50 GMD | 2.04 ILS |
| 100 GMD | 4.08 ILS |
| 500 GMD | 20.38 ILS |
| 1,000 GMD | 40.76 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-09-02T11:25:07Z",
"rates": {
"ILS": 0.040757
}
}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.0757,
"rate": 0.040757
}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