Rate Overview
Live
1 BBD = 1.8971 PLN
1 PLN = 0.527120
BBD
Avg
1.8229
High
1.8997
Low
1.7550
Last updated: 7/21/2026, 3:36:03 PM
Quick Conversions
| BBD | PLN |
|---|---|
| 1 BBD | 1.90 PLN |
| 10 BBD | 18.97 PLN |
| 50 BBD | 94.86 PLN |
| 100 BBD | 189.71 PLN |
| 500 BBD | 948.55 PLN |
| 1,000 BBD | 1,897.10 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-21T15:36:03Z",
"rates": {
"PLN": 1.8971
}
}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": 189.71,
"rate": 1.8971
}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