Rate Overview
Live
1 ILS = 2.5493 GTQ
1 GTQ = 0.392271
ILS
Avg
2.5647
High
2.5859
Low
2.5444
Last updated: 8/18/2026, 8:10:48 PM
Quick Conversions
| ILS | GTQ |
|---|---|
| 1 ILS | 2.55 GTQ |
| 10 ILS | 25.49 GTQ |
| 50 ILS | 127.46 GTQ |
| 100 ILS | 254.93 GTQ |
| 500 ILS | 1,274.63 GTQ |
| 1,000 ILS | 2,549.26 GTQ |
Get ILS/GTQ Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=GTQExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-08-18T20:10:48Z",
"rates": {
"GTQ": 2.549259
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=GTQ&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "GTQ",
"amount": 100
},
"result": 254.9259,
"rate": 2.549259
}Build with ILS/GTQ Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key