Rate Overview
Live
1 BGN = 0.762567 BND
1 BND = 1.3114
BGN
Avg
0.762142
High
0.763900
Low
0.760305
Last updated: 4/17/2026, 11:00:33 AM
Quick Conversions
| BGN | BND |
|---|---|
| 1 BGN | 0.76 BND |
| 10 BGN | 7.63 BND |
| 50 BGN | 38.13 BND |
| 100 BGN | 76.26 BND |
| 500 BGN | 381.28 BND |
| 1,000 BGN | 762.57 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-04-17T11:00:33Z",
"rates": {
"BND": 0.762567
}
}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": 76.2567,
"rate": 0.762567
}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