Rate Overview
Live
1 BGN = 0.754174 BND
1 BND = 1.3260
BGN
Avg
0.756487
High
0.766910
Low
0.754174
Last updated: 7/8/2026, 6:37:27 AM
Quick Conversions
| BGN | BND |
|---|---|
| 1 BGN | 0.75 BND |
| 10 BGN | 7.54 BND |
| 50 BGN | 37.71 BND |
| 100 BGN | 75.42 BND |
| 500 BGN | 377.09 BND |
| 1,000 BGN | 754.17 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-07-08T06:37:27Z",
"rates": {
"BND": 0.754174
}
}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.4174,
"rate": 0.754174
}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