Rate Overview
Live
1 BND = 1.3268 BGN
1 BGN = 0.753669
BND
Avg
1.3431
High
1.4196
Low
1.2921
Last updated: 7/11/2026, 8:15:48 PM
Quick Conversions
| BND | BGN |
|---|---|
| 1 BND | 1.33 BGN |
| 10 BND | 13.27 BGN |
| 50 BND | 66.34 BGN |
| 100 BND | 132.68 BGN |
| 500 BND | 663.42 BGN |
| 1,000 BND | 1,326.84 BGN |
Get BND/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=BGNExample Response:
{
"success": true,
"base": "BND",
"date": "2026-07-11T20:15:48Z",
"rates": {
"BGN": 1.326843
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "BGN",
"amount": 100
},
"result": 132.6843,
"rate": 1.326843
}Build with BND/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key