Rate Overview
Live
1 BGN = 1.1882 BBD
1 BBD = 0.841610
BGN
Avg
1.1972
High
1.2083
Low
1.1861
Last updated: 3/6/2026, 8:07:53 AM
Quick Conversions
| BGN | BBD |
|---|---|
| 1 BGN | 1.19 BBD |
| 10 BGN | 11.88 BBD |
| 50 BGN | 59.41 BBD |
| 100 BGN | 118.82 BBD |
| 500 BGN | 594.10 BBD |
| 1,000 BGN | 1,188.20 BBD |
Get BGN/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BGN¤cies=BBDExample Response:
{
"success": true,
"base": "BGN",
"date": "2026-03-06T08:07:53Z",
"rates": {
"BBD": 1.188199
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BGN&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BGN",
"to": "BBD",
"amount": 100
},
"result": 118.8199,
"rate": 1.188199
}Build with BGN/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key