Rate Overview
Live
1 BBD = 1.8395 PLN
1 PLN = 0.543633
BBD
Avg
1.8252
High
1.8543
Low
1.7873
Last updated: 3/7/2026, 2:11:48 AM
Quick Conversions
| BBD | PLN |
|---|---|
| 1 BBD | 1.84 PLN |
| 10 BBD | 18.39 PLN |
| 50 BBD | 91.97 PLN |
| 100 BBD | 183.95 PLN |
| 500 BBD | 919.74 PLN |
| 1,000 BBD | 1,839.48 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-03-07T02:11:48Z",
"rates": {
"PLN": 1.839475
}
}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": 183.9475,
"rate": 1.839475
}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