Rate Overview
Live
1 BND = 1.3295 BGN
1 BGN = 0.752168
BND
Avg
1.3289
High
1.3302
Low
1.3275
Last updated: 9/10/2026, 5:24:24 PM
Quick Conversions
| BND | BGN |
|---|---|
| 1 BND | 1.33 BGN |
| 10 BND | 13.29 BGN |
| 50 BND | 66.47 BGN |
| 100 BND | 132.95 BGN |
| 500 BND | 664.75 BGN |
| 1,000 BND | 1,329.49 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-09-10T17:24:24Z",
"rates": {
"BGN": 1.329491
}
}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.9491,
"rate": 1.329491
}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