Rate Overview
Live
1 BGN = 0.757219 BND
1 BND = 1.3206
BGN
Avg
0.763387
High
0.776255
Low
0.749793
Last updated: 6/22/2026, 1:13:05 PM
Quick Conversions
| BGN | BND |
|---|---|
| 1 BGN | 0.76 BND |
| 10 BGN | 7.57 BND |
| 50 BGN | 37.86 BND |
| 100 BGN | 75.72 BND |
| 500 BGN | 378.61 BND |
| 1,000 BGN | 757.22 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-06-22T13:13:05Z",
"rates": {
"BND": 0.757219
}
}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.72189999999999,
"rate": 0.757219
}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