Rate Overview
Live
1 BGN = 1.2049 BBD
1 BBD = 0.829938
BGN
Avg
1.2070
High
1.2078
Low
1.2049
Last updated: 5/7/2026, 2:36:46 AM
Quick Conversions
| BGN | BBD |
|---|---|
| 1 BGN | 1.20 BBD |
| 10 BGN | 12.05 BBD |
| 50 BGN | 60.25 BBD |
| 100 BGN | 120.49 BBD |
| 500 BGN | 602.45 BBD |
| 1,000 BGN | 1,204.91 BBD |
Get BGN/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BGN¤cies=BBDExample Response:
{
"success": true,
"base": "BGN",
"date": "2026-05-07T02:36:46Z",
"rates": {
"BBD": 1.204909
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BGN&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BGN",
"to": "BBD",
"amount": 100
},
"result": 120.4909,
"rate": 1.204909
}Build with BGN/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key