Rate Overview
Live
1 ILS = 2.6972 GTQ
1 GTQ = 0.370750
ILS
Avg
2.6479
High
2.6972
Low
2.6076
Last updated: 5/27/2026, 10:41:10 PM
Quick Conversions
| ILS | GTQ |
|---|---|
| 1 ILS | 2.70 GTQ |
| 10 ILS | 26.97 GTQ |
| 50 ILS | 134.86 GTQ |
| 100 ILS | 269.72 GTQ |
| 500 ILS | 1,348.62 GTQ |
| 1,000 ILS | 2,697.24 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-27T22:41:10Z",
"rates": {
"GTQ": 2.697238
}
}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.7238,
"rate": 2.697238
}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