Rate Overview
Live
1 GBP = 10.2490 GTQ
1 GTQ = 0.097571
GBP
Avg
10.2912
High
10.5757
Low
10.0609
Last updated: 7/20/2026, 12:47:37 AM
Quick Conversions
| GBP | GTQ |
|---|---|
| 1 GBP | 10.25 GTQ |
| 10 GBP | 102.49 GTQ |
| 50 GBP | 512.45 GTQ |
| 100 GBP | 1,024.90 GTQ |
| 500 GBP | 5,124.49 GTQ |
| 1,000 GBP | 10,248.98 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-07-20T00:47:37Z",
"rates": {
"GTQ": 10.248982
}
}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": 1024.8982,
"rate": 10.248982
}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