Rate Overview
Live
1 BND = 1.3214 BGN
1 BGN = 0.756769
BND
Avg
1.3182
High
1.3295
Low
1.3055
Last updated: 8/28/2026, 1:06:11 PM
Quick Conversions
| BND | BGN |
|---|---|
| 1 BND | 1.32 BGN |
| 10 BND | 13.21 BGN |
| 50 BND | 66.07 BGN |
| 100 BND | 132.14 BGN |
| 500 BND | 660.70 BGN |
| 1,000 BND | 1,321.41 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-08-28T13:06:11Z",
"rates": {
"BGN": 1.321407
}
}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.1407,
"rate": 1.321407
}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