Rate Overview
Live
1 ILS = 2.6970 GTQ
1 GTQ = 0.370776
ILS
Avg
2.6172
High
2.6970
Low
2.5623
Last updated: 5/27/2026, 11:01:28 PM
Quick Conversions
| ILS | GTQ |
|---|---|
| 1 ILS | 2.70 GTQ |
| 10 ILS | 26.97 GTQ |
| 50 ILS | 134.85 GTQ |
| 100 ILS | 269.70 GTQ |
| 500 ILS | 1,348.52 GTQ |
| 1,000 ILS | 2,697.05 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-05-27T23:01:28Z",
"rates": {
"GTQ": 2.697047
}
}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": 269.7047,
"rate": 2.697047
}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