Rate Overview
Live
1 BBD = 1.8252 PLN
1 PLN = 0.547878
BBD
Avg
1.8339
High
1.8427
Low
1.8252
Last updated: 6/17/2026, 3:39:28 AM
Quick Conversions
| BBD | PLN |
|---|---|
| 1 BBD | 1.83 PLN |
| 10 BBD | 18.25 PLN |
| 50 BBD | 91.26 PLN |
| 100 BBD | 182.52 PLN |
| 500 BBD | 912.61 PLN |
| 1,000 BBD | 1,825.23 PLN |
Get BBD/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=PLNExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-06-17T03:39:28Z",
"rates": {
"PLN": 1.825225
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "PLN",
"amount": 100
},
"result": 182.5225,
"rate": 1.825225
}Build with BBD/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key