Rate Overview
Live
1 PLN = 0.539803 BBD
1 BBD = 1.8525
PLN
Avg
0.541203
High
0.543864
Low
0.539365
Last updated: 3/27/2026, 6:07:40 AM
Quick Conversions
| PLN | BBD |
|---|---|
| 1 PLN | 0.54 BBD |
| 10 PLN | 5.40 BBD |
| 50 PLN | 26.99 BBD |
| 100 PLN | 53.98 BBD |
| 500 PLN | 269.90 BBD |
| 1,000 PLN | 539.80 BBD |
Get PLN/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PLN¤cies=BBDExample Response:
{
"success": true,
"base": "PLN",
"date": "2026-03-27T06:07:40Z",
"rates": {
"BBD": 0.539803
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PLN&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PLN",
"to": "BBD",
"amount": 100
},
"result": 53.9803,
"rate": 0.539803
}Build with PLN/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key