Rate Overview
Live
1 BDT = 0.030413 PLN
1 PLN = 32.8807
BDT
Avg
0.030334
High
0.030487
Low
0.030220
Last updated: 8/19/2026, 8:48:00 AM
Quick Conversions
| BDT | PLN |
|---|---|
| 1 BDT | 0.03 PLN |
| 10 BDT | 0.30 PLN |
| 50 BDT | 1.52 PLN |
| 100 BDT | 3.04 PLN |
| 500 BDT | 15.21 PLN |
| 1,000 BDT | 30.41 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-08-19T08:48:00Z",
"rates": {
"PLN": 0.030413
}
}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.0413,
"rate": 0.030413
}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