Rate Overview
Live
1 BND = 5.8980 GTQ
1 GTQ = 0.169549
BND
Avg
5.9276
High
5.9476
Low
5.8980
Last updated: 6/19/2026, 8:30:08 AM
Quick Conversions
| BND | GTQ |
|---|---|
| 1 BND | 5.90 GTQ |
| 10 BND | 58.98 GTQ |
| 50 BND | 294.90 GTQ |
| 100 BND | 589.80 GTQ |
| 500 BND | 2,949.00 GTQ |
| 1,000 BND | 5,898.01 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-06-19T08:30:08Z",
"rates": {
"GTQ": 5.898009
}
}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": 589.8009,
"rate": 5.898009
}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