Rate Overview
Live
1 BBD = 1.8204 PLN
1 PLN = 0.549315
BBD
Avg
1.8072
High
1.8571
Low
1.7550
Last updated: 5/27/2026, 7:18:22 PM
Quick Conversions
| BBD | PLN |
|---|---|
| 1 BBD | 1.82 PLN |
| 10 BBD | 18.20 PLN |
| 50 BBD | 91.02 PLN |
| 100 BBD | 182.05 PLN |
| 500 BBD | 910.22 PLN |
| 1,000 BBD | 1,820.45 PLN |
Get BBD/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=PLNExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-05-27T19:18:22Z",
"rates": {
"PLN": 1.82045
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "PLN",
"amount": 100
},
"result": 182.045,
"rate": 1.82045
}Build with BBD/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key