Rate Overview
Live
1 BBD = 1.8567 PLN
1 PLN = 0.538590
BBD
Avg
1.8388
High
1.8714
Low
1.7871
Last updated: 3/27/2026, 9:33:45 AM
Quick Conversions
| BBD | PLN |
|---|---|
| 1 BBD | 1.86 PLN |
| 10 BBD | 18.57 PLN |
| 50 BBD | 92.84 PLN |
| 100 BBD | 185.67 PLN |
| 500 BBD | 928.35 PLN |
| 1,000 BBD | 1,856.70 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-27T09:33:45Z",
"rates": {
"PLN": 1.8567
}
}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": 185.67000000000002,
"rate": 1.8567
}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