Rate Overview
Live
1 BGN = 0.753444 BND
1 BND = 1.3272
BGN
Avg
0.754970
High
0.775206
Low
0.722370
Last updated: 3/28/2026, 10:54:17 AM
Quick Conversions
| BGN | BND |
|---|---|
| 1 BGN | 0.75 BND |
| 10 BGN | 7.53 BND |
| 50 BGN | 37.67 BND |
| 100 BGN | 75.34 BND |
| 500 BGN | 376.72 BND |
| 1,000 BGN | 753.44 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-28T10:54:17Z",
"rates": {
"BND": 0.753444
}
}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.34440000000001,
"rate": 0.753444
}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