Rate Overview
Live
1 BND = 1.3194 BGN
1 BGN = 0.757900
BND
Avg
1.3420
High
1.4196
Low
1.2921
Last updated: 8/22/2026, 7:35:17 AM
Quick Conversions
| BND | BGN |
|---|---|
| 1 BND | 1.32 BGN |
| 10 BND | 13.19 BGN |
| 50 BND | 65.97 BGN |
| 100 BND | 131.94 BGN |
| 500 BND | 659.72 BGN |
| 1,000 BND | 1,319.44 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-22T07:35:17Z",
"rates": {
"BGN": 1.319435
}
}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": 131.9435,
"rate": 1.319435
}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