Rate Overview
Live
1 BND = 1.3282 BGN
1 BGN = 0.752897
BND
Avg
1.3255
High
1.3323
Low
1.3039
Last updated: 7/29/2026, 10:05:08 AM
Quick Conversions
| BND | BGN |
|---|---|
| 1 BND | 1.33 BGN |
| 10 BND | 13.28 BGN |
| 50 BND | 66.41 BGN |
| 100 BND | 132.82 BGN |
| 500 BND | 664.10 BGN |
| 1,000 BND | 1,328.20 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-29T10:05:08Z",
"rates": {
"BGN": 1.328203
}
}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.8203,
"rate": 1.328203
}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