Rate Overview
Live
1 BDT = 0.029305 PLN
1 PLN = 34.1239
BDT
Avg
0.029420
High
0.029673
Low
0.029247
Last updated: 5/9/2026, 7:22:23 AM
Quick Conversions
| BDT | PLN |
|---|---|
| 1 BDT | 0.03 PLN |
| 10 BDT | 0.29 PLN |
| 50 BDT | 1.47 PLN |
| 100 BDT | 2.93 PLN |
| 500 BDT | 14.65 PLN |
| 1,000 BDT | 29.31 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-09T07:22:23Z",
"rates": {
"PLN": 0.029305
}
}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.9305000000000003,
"rate": 0.029305
}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