Rate Overview
Live
1 BBD = 104.6864 GYD
1 GYD = 0.009552
BBD
Avg
104.5300
High
104.8750
Low
103.8594
Last updated: 7/28/2026, 5:01:27 PM
Quick Conversions
| BBD | GYD |
|---|---|
| 1 BBD | 104.69 GYD |
| 10 BBD | 1,046.86 GYD |
| 50 BBD | 5,234.32 GYD |
| 100 BBD | 10,468.64 GYD |
| 500 BBD | 52,343.18 GYD |
| 1,000 BBD | 104,686.36 GYD |
Get BBD/GYD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=GYDExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-07-28T17:01:27Z",
"rates": {
"GYD": 104.686356
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=GYD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "GYD",
"amount": 100
},
"result": 10468.6356,
"rate": 104.686356
}Build with BBD/GYD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key