Rate Overview
Live
1 BDT = 0.013747 BGN
1 BGN = 72.7431
BDT
Avg
0.013761
High
0.013806
Low
0.013713
Last updated: 6/16/2026, 1:25:19 PM
Quick Conversions
| BDT | BGN |
|---|---|
| 1 BDT | 0.01 BGN |
| 10 BDT | 0.14 BGN |
| 50 BDT | 0.69 BGN |
| 100 BDT | 1.37 BGN |
| 500 BDT | 6.87 BGN |
| 1,000 BDT | 13.75 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-06-16T13:25:19Z",
"rates": {
"BGN": 0.013747
}
}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.3747,
"rate": 0.013747
}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