Rate Overview
Live
1 BTN = 0.080228 GTQ
1 GTQ = 12.4645
BTN
Avg
0.080110
High
0.080506
Low
0.079892
Last updated: 7/8/2026, 9:54:59 AM
Quick Conversions
| BTN | GTQ |
|---|---|
| 1 BTN | 0.08 GTQ |
| 10 BTN | 0.80 GTQ |
| 50 BTN | 4.01 GTQ |
| 100 BTN | 8.02 GTQ |
| 500 BTN | 40.11 GTQ |
| 1,000 BTN | 80.23 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-08T09:54:59Z",
"rates": {
"GTQ": 0.080228
}
}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.0228,
"rate": 0.080228
}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