Rate Overview
Live
1 ILS = 2.5326 GTQ
1 GTQ = 0.394851
ILS
Avg
2.5194
High
2.6875
Low
2.4286
Last updated: 7/10/2026, 8:05:14 AM
Quick Conversions
| ILS | GTQ |
|---|---|
| 1 ILS | 2.53 GTQ |
| 10 ILS | 25.33 GTQ |
| 50 ILS | 126.63 GTQ |
| 100 ILS | 253.26 GTQ |
| 500 ILS | 1,266.30 GTQ |
| 1,000 ILS | 2,532.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-07-10T08:05:14Z",
"rates": {
"GTQ": 2.532599
}
}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": 253.2599,
"rate": 2.532599
}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