Rate Overview
Live
1 BDT = 0.013876 BGN
1 BGN = 72.0669
BDT
Avg
0.016232
High
0.020870
Low
0.013434
Last updated: 7/23/2026, 9:18:40 AM
Quick Conversions
| BDT | BGN |
|---|---|
| 1 BDT | 0.01 BGN |
| 10 BDT | 0.14 BGN |
| 50 BDT | 0.69 BGN |
| 100 BDT | 1.39 BGN |
| 500 BDT | 6.94 BGN |
| 1,000 BDT | 13.88 BGN |
Get BDT/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=BGNExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-07-23T09:18:40Z",
"rates": {
"BGN": 0.013876
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "BGN",
"amount": 100
},
"result": 1.3876,
"rate": 0.013876
}Build with BDT/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key