Rate Overview
Live
1 BBD = 0.841609 BGN
1 BGN = 1.1882
BBD
Avg
0.835363
High
0.843127
Low
0.827586
Last updated: 3/6/2026, 8:07:53 AM
Quick Conversions
| BBD | BGN |
|---|---|
| 1 BBD | 0.84 BGN |
| 10 BBD | 8.42 BGN |
| 50 BBD | 42.08 BGN |
| 100 BBD | 84.16 BGN |
| 500 BBD | 420.80 BGN |
| 1,000 BBD | 841.61 BGN |
Get BBD/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=BGNExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-03-06T08:07:53Z",
"rates": {
"BGN": 0.841609
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "BGN",
"amount": 100
},
"result": 84.1609,
"rate": 0.841609
}Build with BBD/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key