Rate Overview
Live
1 BBD = 0.843203 BGN
1 BGN = 1.1860
BBD
Avg
0.842782
High
0.844560
Low
0.839459
Last updated: 9/3/2026, 2:32:26 PM
Quick Conversions
| BBD | BGN |
|---|---|
| 1 BBD | 0.84 BGN |
| 10 BBD | 8.43 BGN |
| 50 BBD | 42.16 BGN |
| 100 BBD | 84.32 BGN |
| 500 BBD | 421.60 BGN |
| 1,000 BBD | 843.20 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-09-03T14:32:26Z",
"rates": {
"BGN": 0.843203
}
}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.3203,
"rate": 0.843203
}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