Rate Overview
Live
1 BBD = 0.842009 BGN
1 BGN = 1.1876
BBD
Avg
0.845074
High
0.847572
Low
0.842009
Last updated: 6/15/2026, 3:33:26 PM
Quick Conversions
| BBD | BGN |
|---|---|
| 1 BBD | 0.84 BGN |
| 10 BBD | 8.42 BGN |
| 50 BBD | 42.10 BGN |
| 100 BBD | 84.20 BGN |
| 500 BBD | 421.00 BGN |
| 1,000 BBD | 842.01 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-06-15T15:33:26Z",
"rates": {
"BGN": 0.842009
}
}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.2009,
"rate": 0.842009
}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