Rate Overview
Live
1 GMD = 0.042686 ILS
1 ILS = 23.4269
GMD
Avg
0.042286
High
0.043256
Low
0.041633
Last updated: 3/28/2026, 3:19:34 PM
Quick Conversions
| GMD | ILS |
|---|---|
| 1 GMD | 0.04 ILS |
| 10 GMD | 0.43 ILS |
| 50 GMD | 2.13 ILS |
| 100 GMD | 4.27 ILS |
| 500 GMD | 21.34 ILS |
| 1,000 GMD | 42.69 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-03-28T15:19:34Z",
"rates": {
"ILS": 0.042686
}
}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.2686,
"rate": 0.042686
}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