Rate Overview
Live
1 ILS = 2.5696 GTQ
1 GTQ = 0.389166
ILS
Avg
2.5306
High
2.5696
Low
2.4938
Last updated: 4/17/2026, 1:33:51 PM
Quick Conversions
| ILS | GTQ |
|---|---|
| 1 ILS | 2.57 GTQ |
| 10 ILS | 25.70 GTQ |
| 50 ILS | 128.48 GTQ |
| 100 ILS | 256.96 GTQ |
| 500 ILS | 1,284.80 GTQ |
| 1,000 ILS | 2,569.60 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-04-17T13:33:51Z",
"rates": {
"GTQ": 2.569599
}
}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": 256.9599,
"rate": 2.569599
}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