Rate Overview
Live
1 BBD = 3.7891 GTQ
1 GTQ = 0.263915
BBD
Avg
3.7925
High
3.7947
Low
3.7891
Last updated: 5/6/2026, 5:02:35 AM
Quick Conversions
| BBD | GTQ |
|---|---|
| 1 BBD | 3.79 GTQ |
| 10 BBD | 37.89 GTQ |
| 50 BBD | 189.45 GTQ |
| 100 BBD | 378.91 GTQ |
| 500 BBD | 1,894.55 GTQ |
| 1,000 BBD | 3,789.10 GTQ |
Get BBD/GTQ Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=GTQExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-05-06T05:02:35Z",
"rates": {
"GTQ": 3.7891
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=GTQ&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "GTQ",
"amount": 100
},
"result": 378.90999999999997,
"rate": 3.7891
}Build with BBD/GTQ Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key