Rate Overview
Live
1 BND = 6.0103 GTQ
1 GTQ = 0.166382
BND
Avg
5.9920
High
6.0103
Low
5.9765
Last updated: 5/7/2026, 3:53:22 PM
Quick Conversions
| BND | GTQ |
|---|---|
| 1 BND | 6.01 GTQ |
| 10 BND | 60.10 GTQ |
| 50 BND | 300.51 GTQ |
| 100 BND | 601.03 GTQ |
| 500 BND | 3,005.14 GTQ |
| 1,000 BND | 6,010.27 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-05-07T15:53:22Z",
"rates": {
"GTQ": 6.01027
}
}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.027,
"rate": 6.01027
}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