Rate Overview
Live
1 BDT = 0.029615 PLN
1 PLN = 33.7667
BDT
Avg
0.029544
High
0.030291
Low
0.028742
Last updated: 5/29/2026, 6:40:19 PM
Quick Conversions
| BDT | PLN |
|---|---|
| 1 BDT | 0.03 PLN |
| 10 BDT | 0.30 PLN |
| 50 BDT | 1.48 PLN |
| 100 BDT | 2.96 PLN |
| 500 BDT | 14.81 PLN |
| 1,000 BDT | 29.62 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-05-29T18:40:19Z",
"rates": {
"PLN": 0.029615
}
}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": 2.9615,
"rate": 0.029615
}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