Rate Overview
Live
1 PLN = 0.537207 BBD
1 BBD = 1.8615
PLN
Avg
0.537133
High
0.537833
Low
0.535867
Last updated: 8/15/2026, 4:56:35 PM
Quick Conversions
| PLN | BBD |
|---|---|
| 1 PLN | 0.54 BBD |
| 10 PLN | 5.37 BBD |
| 50 PLN | 26.86 BBD |
| 100 PLN | 53.72 BBD |
| 500 PLN | 268.60 BBD |
| 1,000 PLN | 537.21 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-08-15T16:56:35Z",
"rates": {
"BBD": 0.537207
}
}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.7207,
"rate": 0.537207
}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