Rate Overview
Live
1 ILS = 25.1076 GMD
1 GMD = 0.039829
ILS
Avg
24.9266
High
25.2781
Low
24.6487
Last updated: 5/7/2026, 7:01:11 PM
Quick Conversions
| ILS | GMD |
|---|---|
| 1 ILS | 25.11 GMD |
| 10 ILS | 251.08 GMD |
| 50 ILS | 1,255.38 GMD |
| 100 ILS | 2,510.76 GMD |
| 500 ILS | 12,553.81 GMD |
| 1,000 ILS | 25,107.62 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-05-07T19:01:11Z",
"rates": {
"GMD": 25.10762
}
}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": 2510.762,
"rate": 25.10762
}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