Rate Overview
Live
1 BND = 5.8973 GTQ
1 GTQ = 0.169568
BND
Avg
5.9012
High
5.9128
Low
5.8832
Last updated: 7/9/2026, 12:34:41 PM
Quick Conversions
| BND | GTQ |
|---|---|
| 1 BND | 5.90 GTQ |
| 10 BND | 58.97 GTQ |
| 50 BND | 294.87 GTQ |
| 100 BND | 589.73 GTQ |
| 500 BND | 2,948.66 GTQ |
| 1,000 BND | 5,897.33 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-09T12:34:41Z",
"rates": {
"GTQ": 5.897327
}
}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.7327,
"rate": 5.897327
}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