Rate Overview
Live
1 BND = 1.3159 BGN
1 BGN = 0.759912
BND
Avg
1.3161
High
1.3171
Low
1.3153
Last updated: 5/27/2026, 5:12:02 PM
Quick Conversions
| BND | BGN |
|---|---|
| 1 BND | 1.32 BGN |
| 10 BND | 13.16 BGN |
| 50 BND | 65.80 BGN |
| 100 BND | 131.59 BGN |
| 500 BND | 657.97 BGN |
| 1,000 BND | 1,315.94 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-05-27T17:12:02Z",
"rates": {
"BGN": 1.315942
}
}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.5942,
"rate": 1.315942
}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