Rate Overview
Live
1 BND = 5.9718 GTQ
1 GTQ = 0.167454
BND
Avg
5.9828
High
6.0744
Low
5.9048
Last updated: 5/27/2026, 9:39:39 PM
Quick Conversions
| BND | GTQ |
|---|---|
| 1 BND | 5.97 GTQ |
| 10 BND | 59.72 GTQ |
| 50 BND | 298.59 GTQ |
| 100 BND | 597.18 GTQ |
| 500 BND | 2,985.89 GTQ |
| 1,000 BND | 5,971.77 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-27T21:39:39Z",
"rates": {
"GTQ": 5.971772
}
}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": 597.1772,
"rate": 5.971772
}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