Rate Overview
Live
1 BND = 2.8897 PLN
1 PLN = 0.346059
BND
Avg
2.8245
High
2.9022
Low
2.7755
Last updated: 3/27/2026, 4:30:05 PM
Quick Conversions
| BND | PLN |
|---|---|
| 1 BND | 2.89 PLN |
| 10 BND | 28.90 PLN |
| 50 BND | 144.48 PLN |
| 100 BND | 288.97 PLN |
| 500 BND | 1,444.84 PLN |
| 1,000 BND | 2,889.68 PLN |
Get BND/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=PLNExample Response:
{
"success": true,
"base": "BND",
"date": "2026-03-27T16:30:05Z",
"rates": {
"PLN": 2.889682
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "PLN",
"amount": 100
},
"result": 288.9682,
"rate": 2.889682
}Build with BND/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key