Rate Overview
Live
1 PLN = 0.543633 BBD
1 BBD = 1.8395
PLN
Avg
0.549197
High
0.559506
Low
0.539288
Last updated: 3/6/2026, 11:25:01 PM
Quick Conversions
| PLN | BBD |
|---|---|
| 1 PLN | 0.54 BBD |
| 10 PLN | 5.44 BBD |
| 50 PLN | 27.18 BBD |
| 100 PLN | 54.36 BBD |
| 500 PLN | 271.82 BBD |
| 1,000 PLN | 543.63 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-06T23:25:01Z",
"rates": {
"BBD": 0.543633
}
}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": 54.3633,
"rate": 0.543633
}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