Rate Overview
Live
1 BND = 5.9290 GTQ
1 GTQ = 0.168661
BND
Avg
5.9120
High
5.9290
Low
5.9031
Last updated: 7/31/2026, 7:00:28 AM
Quick Conversions
| BND | GTQ |
|---|---|
| 1 BND | 5.93 GTQ |
| 10 BND | 59.29 GTQ |
| 50 BND | 296.45 GTQ |
| 100 BND | 592.90 GTQ |
| 500 BND | 2,964.52 GTQ |
| 1,000 BND | 5,929.05 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-07-31T07:00:28Z",
"rates": {
"GTQ": 5.929046
}
}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": 592.9046,
"rate": 5.929046
}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