Rate Overview
Live
1 BBD = 104.1400 GYD
1 GYD = 0.009602
BBD
Avg
104.4830
High
104.8750
Low
103.8594
Last updated: 7/30/2026, 4:25:57 PM
Quick Conversions
| BBD | GYD |
|---|---|
| 1 BBD | 104.14 GYD |
| 10 BBD | 1,041.40 GYD |
| 50 BBD | 5,207.00 GYD |
| 100 BBD | 10,414.00 GYD |
| 500 BBD | 52,070.00 GYD |
| 1,000 BBD | 104,140.00 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-30T16:25:57Z",
"rates": {
"GYD": 104.14
}
}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": 10414,
"rate": 104.14
}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