Rate Overview
Live
1 GBP = 10.1831 GTQ
1 GTQ = 0.098202
GBP
Avg
10.2794
High
10.5403
Low
9.9762
Last updated: 3/27/2026, 3:14:37 PM
Quick Conversions
| GBP | GTQ |
|---|---|
| 1 GBP | 10.18 GTQ |
| 10 GBP | 101.83 GTQ |
| 50 GBP | 509.15 GTQ |
| 100 GBP | 1,018.31 GTQ |
| 500 GBP | 5,091.54 GTQ |
| 1,000 GBP | 10,183.07 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-03-27T15:14:37Z",
"rates": {
"GTQ": 10.18307
}
}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": 1018.307,
"rate": 10.18307
}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