Rate Overview
Live
1 BTN = 0.079009 GTQ
1 GTQ = 12.6568
BTN
Avg
0.081589
High
0.084685
Low
0.079009
Last updated: 7/23/2026, 5:41:14 PM
Quick Conversions
| BTN | GTQ |
|---|---|
| 1 BTN | 0.08 GTQ |
| 10 BTN | 0.79 GTQ |
| 50 BTN | 3.95 GTQ |
| 100 BTN | 7.90 GTQ |
| 500 BTN | 39.50 GTQ |
| 1,000 BTN | 79.01 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-23T17:41:14Z",
"rates": {
"GTQ": 0.079009
}
}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.9009,
"rate": 0.079009
}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