Rate Overview
Live
1 BDT = 0.030799 PLN
1 PLN = 32.4686
BDT
Avg
0.030764
High
0.030806
Low
0.030722
Last updated: 7/29/2026, 8:46:55 AM
Quick Conversions
| BDT | PLN |
|---|---|
| 1 BDT | 0.03 PLN |
| 10 BDT | 0.31 PLN |
| 50 BDT | 1.54 PLN |
| 100 BDT | 3.08 PLN |
| 500 BDT | 15.40 PLN |
| 1,000 BDT | 30.80 PLN |
Get BDT/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=PLNExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-07-29T08:46:55Z",
"rates": {
"PLN": 0.030799
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "PLN",
"amount": 100
},
"result": 3.0799,
"rate": 0.030799
}Build with BDT/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key