Rate Overview
Live
1 GBP = 10.2495 GTQ
1 GTQ = 0.097566
GBP
Avg
10.2476
High
10.2856
Low
10.2157
Last updated: 5/27/2026, 3:13:49 PM
Quick Conversions
| GBP | GTQ |
|---|---|
| 1 GBP | 10.25 GTQ |
| 10 GBP | 102.49 GTQ |
| 50 GBP | 512.47 GTQ |
| 100 GBP | 1,024.95 GTQ |
| 500 GBP | 5,124.75 GTQ |
| 1,000 GBP | 10,249.50 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-05-27T15:13:49Z",
"rates": {
"GTQ": 10.249498
}
}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.9498,
"rate": 10.249498
}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