Rate Overview
Live
1 PLN = 0.528680 BBD
1 BBD = 1.8915
PLN
Avg
0.546880
High
0.569810
Low
0.526406
Last updated: 7/27/2026, 5:52:11 AM
Quick Conversions
| PLN | BBD |
|---|---|
| 1 PLN | 0.53 BBD |
| 10 PLN | 5.29 BBD |
| 50 PLN | 26.43 BBD |
| 100 PLN | 52.87 BBD |
| 500 PLN | 264.34 BBD |
| 1,000 PLN | 528.68 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-07-27T05:52:11Z",
"rates": {
"BBD": 0.52868
}
}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": 52.868,
"rate": 0.52868
}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