Rate Overview
Live
1 PLN = 0.538589 BBD
1 BBD = 1.8567
PLN
Avg
0.527995
High
0.559725
Low
0.482718
Last updated: 3/27/2026, 9:25:22 AM
Quick Conversions
| PLN | BBD |
|---|---|
| 1 PLN | 0.54 BBD |
| 10 PLN | 5.39 BBD |
| 50 PLN | 26.93 BBD |
| 100 PLN | 53.86 BBD |
| 500 PLN | 269.29 BBD |
| 1,000 PLN | 538.59 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-27T09:25:22Z",
"rates": {
"BBD": 0.538589
}
}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.8589,
"rate": 0.538589
}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