Rate Overview
Live
1 ILS = 2.6973 GTQ
1 GTQ = 0.370743
ILS
Avg
2.6479
High
2.6973
Low
2.6076
Last updated: 5/27/2026, 9:52:05 PM
Quick Conversions
| ILS | GTQ |
|---|---|
| 1 ILS | 2.70 GTQ |
| 10 ILS | 26.97 GTQ |
| 50 ILS | 134.86 GTQ |
| 100 ILS | 269.73 GTQ |
| 500 ILS | 1,348.64 GTQ |
| 1,000 ILS | 2,697.29 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-27T21:52:05Z",
"rates": {
"GTQ": 2.697286
}
}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.72860000000003,
"rate": 2.697286
}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