Rate Overview
Live
1 BGN = 0.759780 BND
1 BND = 1.3162
BGN
Avg
0.760810
High
0.764073
Low
0.757960
Last updated: 3/7/2026, 7:36:20 AM
Quick Conversions
| BGN | BND |
|---|---|
| 1 BGN | 0.76 BND |
| 10 BGN | 7.60 BND |
| 50 BGN | 37.99 BND |
| 100 BGN | 75.98 BND |
| 500 BGN | 379.89 BND |
| 1,000 BGN | 759.78 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-03-07T07:36:20Z",
"rates": {
"BND": 0.75978
}
}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.978,
"rate": 0.75978
}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