Rate Overview
Live
1 BTN = 0.079712 GTQ
1 GTQ = 12.5452
BTN
Avg
0.083861
High
0.088457
Low
0.079096
Last updated: 7/29/2026, 10:09:32 AM
Quick Conversions
| BTN | GTQ |
|---|---|
| 1 BTN | 0.08 GTQ |
| 10 BTN | 0.80 GTQ |
| 50 BTN | 3.99 GTQ |
| 100 BTN | 7.97 GTQ |
| 500 BTN | 39.86 GTQ |
| 1,000 BTN | 79.71 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-29T10:09:32Z",
"rates": {
"GTQ": 0.079712
}
}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.9712000000000005,
"rate": 0.079712
}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