Rate Overview
Live
1 ILS = 25.1587 GMD
1 GMD = 0.039748
ILS
Avg
25.1212
High
25.3033
Low
24.7272
Last updated: 6/17/2026, 6:44:17 AM
Quick Conversions
| ILS | GMD |
|---|---|
| 1 ILS | 25.16 GMD |
| 10 ILS | 251.59 GMD |
| 50 ILS | 1,257.93 GMD |
| 100 ILS | 2,515.87 GMD |
| 500 ILS | 12,579.35 GMD |
| 1,000 ILS | 25,158.69 GMD |
Get ILS/GMD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=GMDExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-06-17T06:44:17Z",
"rates": {
"GMD": 25.158692
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=GMD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "GMD",
"amount": 100
},
"result": 2515.8691999999996,
"rate": 25.158692
}Build with ILS/GMD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key