Rate Overview
Live
1 GBP = 10.3122 GTQ
1 GTQ = 0.096972
GBP
Avg
10.3264
High
10.3819
Low
10.2887
Last updated: 9/4/2026, 5:59:36 PM
Quick Conversions
| GBP | GTQ |
|---|---|
| 1 GBP | 10.31 GTQ |
| 10 GBP | 103.12 GTQ |
| 50 GBP | 515.61 GTQ |
| 100 GBP | 1,031.22 GTQ |
| 500 GBP | 5,156.12 GTQ |
| 1,000 GBP | 10,312.25 GTQ |
Get GBP/GTQ Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=GTQExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-09-04T17:59:36Z",
"rates": {
"GTQ": 10.312245
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=GTQ&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "GTQ",
"amount": 100
},
"result": 1031.2245,
"rate": 10.312245
}Build with GBP/GTQ Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key