Rate Overview
Live
1 BBD = 104.4929 GYD
1 GYD = 0.009570
BBD
Avg
104.5627
High
105.1452
Low
103.7893
Last updated: 3/27/2026, 7:44:29 AM
Quick Conversions
| BBD | GYD |
|---|---|
| 1 BBD | 104.49 GYD |
| 10 BBD | 1,044.93 GYD |
| 50 BBD | 5,224.65 GYD |
| 100 BBD | 10,449.29 GYD |
| 500 BBD | 52,246.47 GYD |
| 1,000 BBD | 104,492.94 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-03-27T07:44:29Z",
"rates": {
"GYD": 104.49294
}
}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": 10449.294,
"rate": 104.49294
}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