Rate Overview
Live
1 BGN = 0.755755 BND
1 BND = 1.3232
BGN
Avg
0.761732
High
0.773779
Low
0.752794
Last updated: 8/1/2026, 11:03:44 AM
Quick Conversions
| BGN | BND |
|---|---|
| 1 BGN | 0.76 BND |
| 10 BGN | 7.56 BND |
| 50 BGN | 37.79 BND |
| 100 BGN | 75.58 BND |
| 500 BGN | 377.88 BND |
| 1,000 BGN | 755.76 BND |
Get BGN/BND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BGN¤cies=BNDExample Response:
{
"success": true,
"base": "BGN",
"date": "2026-08-01T11:03:44Z",
"rates": {
"BND": 0.755755
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BGN&to=BND&amount=100Example Response:
{
"success": true,
"query": {
"from": "BGN",
"to": "BND",
"amount": 100
},
"result": 75.57549999999999,
"rate": 0.755755
}Build with BGN/BND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key