Rate Overview
Live
1 BBD = 104.4217 GYD
1 GYD = 0.009577
BBD
Avg
104.4779
High
105.0292
Low
103.8712
Last updated: 7/27/2026, 7:08:10 PM
Quick Conversions
| BBD | GYD |
|---|---|
| 1 BBD | 104.42 GYD |
| 10 BBD | 1,044.22 GYD |
| 50 BBD | 5,221.08 GYD |
| 100 BBD | 10,442.17 GYD |
| 500 BBD | 52,210.84 GYD |
| 1,000 BBD | 104,421.69 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-27T19:08:10Z",
"rates": {
"GYD": 104.421687
}
}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": 10442.1687,
"rate": 104.421687
}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