Rate Overview
Live
1 BGN = 0.753668 BND
1 BND = 1.3268
BGN
Avg
0.754899
High
0.755622
Low
0.753668
Last updated: 7/11/2026, 5:02:11 PM
Quick Conversions
| BGN | BND |
|---|---|
| 1 BGN | 0.75 BND |
| 10 BGN | 7.54 BND |
| 50 BGN | 37.68 BND |
| 100 BGN | 75.37 BND |
| 500 BGN | 376.83 BND |
| 1,000 BGN | 753.67 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-11T17:02:11Z",
"rates": {
"BND": 0.753668
}
}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.3668,
"rate": 0.753668
}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