Rate Overview
Live
1 BGN = 0.761598 BND
1 BND = 1.3130
BGN
Avg
0.764135
High
0.765739
Low
0.761598
Last updated: 5/7/2026, 12:31:38 PM
Quick Conversions
| BGN | BND |
|---|---|
| 1 BGN | 0.76 BND |
| 10 BGN | 7.62 BND |
| 50 BGN | 38.08 BND |
| 100 BGN | 76.16 BND |
| 500 BGN | 380.80 BND |
| 1,000 BGN | 761.60 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-05-07T12:31:38Z",
"rates": {
"BND": 0.761598
}
}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.1598,
"rate": 0.761598
}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