Rate Overview
Live
1 BND = 5.9431 GTQ
1 GTQ = 0.168263
BND
Avg
6.0102
High
6.0785
Low
5.9431
Last updated: 3/28/2026, 12:25:37 PM
Quick Conversions
| BND | GTQ |
|---|---|
| 1 BND | 5.94 GTQ |
| 10 BND | 59.43 GTQ |
| 50 BND | 297.15 GTQ |
| 100 BND | 594.31 GTQ |
| 500 BND | 2,971.54 GTQ |
| 1,000 BND | 5,943.07 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-28T12:25:37Z",
"rates": {
"GTQ": 5.94307
}
}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": 594.307,
"rate": 5.94307
}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