Rate Overview
Live
1 BTN = 0.079175 GTQ
1 GTQ = 12.6302
BTN
Avg
0.079098
High
0.079181
Low
0.078891
Last updated: 7/23/2026, 12:51:47 AM
Quick Conversions
| BTN | GTQ |
|---|---|
| 1 BTN | 0.08 GTQ |
| 10 BTN | 0.79 GTQ |
| 50 BTN | 3.96 GTQ |
| 100 BTN | 7.92 GTQ |
| 500 BTN | 39.59 GTQ |
| 1,000 BTN | 79.18 GTQ |
Get BTN/GTQ Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=GTQExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-07-23T00:51:47Z",
"rates": {
"GTQ": 0.079175
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=GTQ&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "GTQ",
"amount": 100
},
"result": 7.9174999999999995,
"rate": 0.079175
}Build with BTN/GTQ Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key