Rate Overview
Live
1 ILS = 2.4802 GTQ
1 GTQ = 0.403195
ILS
Avg
2.4759
High
2.4960
Low
2.4425
Last updated: 3/7/2026, 7:41:35 AM
Quick Conversions
| ILS | GTQ |
|---|---|
| 1 ILS | 2.48 GTQ |
| 10 ILS | 24.80 GTQ |
| 50 ILS | 124.01 GTQ |
| 100 ILS | 248.02 GTQ |
| 500 ILS | 1,240.09 GTQ |
| 1,000 ILS | 2,480.19 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-03-07T07:41:35Z",
"rates": {
"GTQ": 2.480188
}
}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": 248.0188,
"rate": 2.480188
}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