Rate Overview
Live
1 BBD = 1.7911 PLN
1 PLN = 0.558303
BBD
Avg
1.7991
High
1.8105
Low
1.7867
Last updated: 4/16/2026, 11:34:56 PM
Quick Conversions
| BBD | PLN |
|---|---|
| 1 BBD | 1.79 PLN |
| 10 BBD | 17.91 PLN |
| 50 BBD | 89.56 PLN |
| 100 BBD | 179.11 PLN |
| 500 BBD | 895.57 PLN |
| 1,000 BBD | 1,791.14 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-04-16T23:34:56Z",
"rates": {
"PLN": 1.791142
}
}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": 179.1142,
"rate": 1.791142
}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