Rate Overview
Live
1 BBD = 1.9033 PLN
1 PLN = 0.525396
BBD
Avg
1.8915
High
2.0716
Low
1.7866
Last updated: 7/24/2026, 12:20:46 AM
Quick Conversions
| BBD | PLN |
|---|---|
| 1 BBD | 1.90 PLN |
| 10 BBD | 19.03 PLN |
| 50 BBD | 95.17 PLN |
| 100 BBD | 190.33 PLN |
| 500 BBD | 951.66 PLN |
| 1,000 BBD | 1,903.33 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-07-24T00:20:46Z",
"rates": {
"PLN": 1.903325
}
}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": 190.33249999999998,
"rate": 1.903325
}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