Rate Overview
Live
1 BDT = 0.030087 PLN
1 PLN = 33.2369
BDT
Avg
0.029845
High
0.030329
Low
0.029217
Last updated: 3/7/2026, 12:26:33 AM
Quick Conversions
| BDT | PLN |
|---|---|
| 1 BDT | 0.03 PLN |
| 10 BDT | 0.30 PLN |
| 50 BDT | 1.50 PLN |
| 100 BDT | 3.01 PLN |
| 500 BDT | 15.04 PLN |
| 1,000 BDT | 30.09 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-03-07T00:26:33Z",
"rates": {
"PLN": 0.030087
}
}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.0086999999999997,
"rate": 0.030087
}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