Rate Overview
Live
1 BGN = 0.759911 BND
1 BND = 1.3159
BGN
Avg
0.743827
High
0.773910
Low
0.704412
Last updated: 5/27/2026, 4:03:24 PM
Quick Conversions
| BGN | BND |
|---|---|
| 1 BGN | 0.76 BND |
| 10 BGN | 7.60 BND |
| 50 BGN | 38.00 BND |
| 100 BGN | 75.99 BND |
| 500 BGN | 379.96 BND |
| 1,000 BGN | 759.91 BND |
Get BGN/BND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BGN¤cies=BNDExample Response:
{
"success": true,
"base": "BGN",
"date": "2026-05-27T16:03:24Z",
"rates": {
"BND": 0.759911
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BGN&to=BND&amount=100Example Response:
{
"success": true,
"query": {
"from": "BGN",
"to": "BND",
"amount": 100
},
"result": 75.9911,
"rate": 0.759911
}Build with BGN/BND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key