Rate Overview
Live
1 BBD = 0.848638 BGN
1 BGN = 1.1784
BBD
Avg
0.847274
High
0.848645
Low
0.845921
Last updated: 8/13/2026, 2:34:22 PM
Quick Conversions
| BBD | BGN |
|---|---|
| 1 BBD | 0.85 BGN |
| 10 BBD | 8.49 BGN |
| 50 BBD | 42.43 BGN |
| 100 BBD | 84.86 BGN |
| 500 BBD | 424.32 BGN |
| 1,000 BBD | 848.64 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-08-13T14:34:22Z",
"rates": {
"BGN": 0.848638
}
}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.8638,
"rate": 0.848638
}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