Rate Overview
Live
1 BTN = 0.081961 GTQ
1 GTQ = 12.2009
BTN
Avg
0.082216
High
0.082612
Low
0.081860
Last updated: 4/17/2026, 11:59:15 AM
Quick Conversions
| BTN | GTQ |
|---|---|
| 1 BTN | 0.08 GTQ |
| 10 BTN | 0.82 GTQ |
| 50 BTN | 4.10 GTQ |
| 100 BTN | 8.20 GTQ |
| 500 BTN | 40.98 GTQ |
| 1,000 BTN | 81.96 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-04-17T11:59:15Z",
"rates": {
"GTQ": 0.081961
}
}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": 8.196100000000001,
"rate": 0.081961
}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