Rate Overview
Live
1 BND = 2.8744 PLN
1 PLN = 0.347893
BND
Avg
2.8689
High
2.9029
Low
2.8259
Last updated: 3/7/2026, 7:54:31 AM
Quick Conversions
| BND | PLN |
|---|---|
| 1 BND | 2.87 PLN |
| 10 BND | 28.74 PLN |
| 50 BND | 143.72 PLN |
| 100 BND | 287.44 PLN |
| 500 BND | 1,437.22 PLN |
| 1,000 BND | 2,874.45 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-07T07:54:31Z",
"rates": {
"PLN": 2.874445
}
}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": 287.4445,
"rate": 2.874445
}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