Rate Overview
Live
1 BND = 6.0119 GTQ
1 GTQ = 0.166337
BND
Avg
6.0056
High
6.0119
Low
5.9976
Last updated: 4/17/2026, 12:06:35 PM
Quick Conversions
| BND | GTQ |
|---|---|
| 1 BND | 6.01 GTQ |
| 10 BND | 60.12 GTQ |
| 50 BND | 300.60 GTQ |
| 100 BND | 601.19 GTQ |
| 500 BND | 3,005.95 GTQ |
| 1,000 BND | 6,011.90 GTQ |
Get BND/GTQ Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=GTQExample Response:
{
"success": true,
"base": "BND",
"date": "2026-04-17T12:06:35Z",
"rates": {
"GTQ": 6.011902
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=GTQ&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "GTQ",
"amount": 100
},
"result": 601.1902,
"rate": 6.011902
}Build with BND/GTQ Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key