Rate Overview
Live
1 GMD = 0.038394 ILS
1 ILS = 26.0457
GMD
Avg
0.039130
High
0.039740
Low
0.038394
Last updated: 5/27/2026, 6:38:58 PM
Quick Conversions
| GMD | ILS |
|---|---|
| 1 GMD | 0.04 ILS |
| 10 GMD | 0.38 ILS |
| 50 GMD | 1.92 ILS |
| 100 GMD | 3.84 ILS |
| 500 GMD | 19.20 ILS |
| 1,000 GMD | 38.39 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-05-27T18:38:58Z",
"rates": {
"ILS": 0.038394
}
}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": 3.8394,
"rate": 0.038394
}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