Rate Overview
Live
1 BBD = 3.8314 GTQ
1 GTQ = 0.260998
BBD
Avg
3.8293
High
3.8345
Low
3.8243
Last updated: 3/26/2026, 2:48:03 PM
Quick Conversions
| BBD | GTQ |
|---|---|
| 1 BBD | 3.83 GTQ |
| 10 BBD | 38.31 GTQ |
| 50 BBD | 191.57 GTQ |
| 100 BBD | 383.14 GTQ |
| 500 BBD | 1,915.72 GTQ |
| 1,000 BBD | 3,831.44 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-03-26T14:48:03Z",
"rates": {
"GTQ": 3.831441
}
}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": 383.1441,
"rate": 3.831441
}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