Rate Overview
Live
1 BTN = 0.083432 GTQ
1 GTQ = 11.9858
BTN
Avg
0.083693
High
0.084175
Low
0.083247
Last updated: 3/7/2026, 9:11:43 AM
Quick Conversions
| BTN | GTQ |
|---|---|
| 1 BTN | 0.08 GTQ |
| 10 BTN | 0.83 GTQ |
| 50 BTN | 4.17 GTQ |
| 100 BTN | 8.34 GTQ |
| 500 BTN | 41.72 GTQ |
| 1,000 BTN | 83.43 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-03-07T09:11:43Z",
"rates": {
"GTQ": 0.083432
}
}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.343200000000001,
"rate": 0.083432
}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