Rate Overview
Live
1 BBD = 1.8543 PLN
1 PLN = 0.539294
BBD
Avg
1.8479
High
1.8543
Low
1.8387
Last updated: 3/27/2026, 7:49:04 AM
Quick Conversions
| BBD | PLN |
|---|---|
| 1 BBD | 1.85 PLN |
| 10 BBD | 18.54 PLN |
| 50 BBD | 92.71 PLN |
| 100 BBD | 185.43 PLN |
| 500 BBD | 927.14 PLN |
| 1,000 BBD | 1,854.27 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-03-27T07:49:04Z",
"rates": {
"PLN": 1.854275
}
}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": 185.42749999999998,
"rate": 1.854275
}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