Rate Overview
Live
1 BND = 1.3162 BGN
1 BGN = 0.759781
BND
Avg
1.3144
High
1.3193
Low
1.3088
Last updated: 3/7/2026, 8:00:26 AM
Quick Conversions
| BND | BGN |
|---|---|
| 1 BND | 1.32 BGN |
| 10 BND | 13.16 BGN |
| 50 BND | 65.81 BGN |
| 100 BND | 131.62 BGN |
| 500 BND | 658.08 BGN |
| 1,000 BND | 1,316.17 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-03-07T08:00:26Z",
"rates": {
"BGN": 1.316169
}
}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.6169,
"rate": 1.316169
}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