Rate Overview
Live
1 BBD = 0.827792 BGN
1 BGN = 1.2080
BBD
Avg
0.829179
High
0.832108
Low
0.827792
Last updated: 4/16/2026, 2:42:19 AM
Quick Conversions
| BBD | BGN |
|---|---|
| 1 BBD | 0.83 BGN |
| 10 BBD | 8.28 BGN |
| 50 BBD | 41.39 BGN |
| 100 BBD | 82.78 BGN |
| 500 BBD | 413.90 BGN |
| 1,000 BBD | 827.79 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-04-16T02:42:19Z",
"rates": {
"BGN": 0.827792
}
}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": 82.7792,
"rate": 0.827792
}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