Rate Overview
Live
1 BND = 5.9036 GTQ
1 GTQ = 0.169388
BND
Avg
5.9815
High
6.1469
Low
5.8618
Last updated: 7/24/2026, 1:02:19 PM
Quick Conversions
| BND | GTQ |
|---|---|
| 1 BND | 5.90 GTQ |
| 10 BND | 59.04 GTQ |
| 50 BND | 295.18 GTQ |
| 100 BND | 590.36 GTQ |
| 500 BND | 2,951.81 GTQ |
| 1,000 BND | 5,903.62 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-24T13:02:19Z",
"rates": {
"GTQ": 5.903621
}
}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": 590.3621,
"rate": 5.903621
}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