Rate Overview
Live
1 PLN = 0.549699 BBD
1 BBD = 1.8192
PLN
Avg
0.530127
High
0.559725
Low
0.482718
Last updated: 5/27/2026, 8:05:21 AM
Quick Conversions
| PLN | BBD |
|---|---|
| 1 PLN | 0.55 BBD |
| 10 PLN | 5.50 BBD |
| 50 PLN | 27.48 BBD |
| 100 PLN | 54.97 BBD |
| 500 PLN | 274.85 BBD |
| 1,000 PLN | 549.70 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-05-27T08:05:21Z",
"rates": {
"BBD": 0.549699
}
}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.9699,
"rate": 0.549699
}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