Rate Overview
Live
1 GBP = 10.3394 GTQ
1 GTQ = 0.096717
GBP
Avg
10.3128
High
10.3699
Low
10.2512
Last updated: 4/17/2026, 7:38:34 AM
Quick Conversions
| GBP | GTQ |
|---|---|
| 1 GBP | 10.34 GTQ |
| 10 GBP | 103.39 GTQ |
| 50 GBP | 516.97 GTQ |
| 100 GBP | 1,033.94 GTQ |
| 500 GBP | 5,169.71 GTQ |
| 1,000 GBP | 10,339.42 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-04-17T07:38:34Z",
"rates": {
"GTQ": 10.339419
}
}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": 1033.9419,
"rate": 10.339419
}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