Rate Overview
Live
1 BDT = 0.013568 BGN
1 BGN = 73.7028
BDT
Avg
0.013579
High
0.013621
Low
0.013564
Last updated: 4/17/2026, 4:53:25 AM
Quick Conversions
| BDT | BGN |
|---|---|
| 1 BDT | 0.01 BGN |
| 10 BDT | 0.14 BGN |
| 50 BDT | 0.68 BGN |
| 100 BDT | 1.36 BGN |
| 500 BDT | 6.78 BGN |
| 1,000 BDT | 13.57 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-04-17T04:53:25Z",
"rates": {
"BGN": 0.013568
}
}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.3568,
"rate": 0.013568
}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