Rate Overview
Live
1 BND = 5.9968 GTQ
1 GTQ = 0.166755
BND
Avg
6.0238
High
6.0610
Low
5.9968
Last updated: 3/7/2026, 9:31:56 AM
Quick Conversions
| BND | GTQ |
|---|---|
| 1 BND | 6.00 GTQ |
| 10 BND | 59.97 GTQ |
| 50 BND | 299.84 GTQ |
| 100 BND | 599.68 GTQ |
| 500 BND | 2,998.42 GTQ |
| 1,000 BND | 5,996.83 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-03-07T09:31:56Z",
"rates": {
"GTQ": 5.996833
}
}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": 599.6832999999999,
"rate": 5.996833
}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