Rate Overview
Live
1 BND = 2.8499 PLN
1 PLN = 0.350891
BND
Avg
2.8554
High
2.8635
Low
2.8439
Last updated: 6/16/2026, 1:25:51 PM
Quick Conversions
| BND | PLN |
|---|---|
| 1 BND | 2.85 PLN |
| 10 BND | 28.50 PLN |
| 50 BND | 142.49 PLN |
| 100 BND | 284.99 PLN |
| 500 BND | 1,424.94 PLN |
| 1,000 BND | 2,849.89 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-06-16T13:25:51Z",
"rates": {
"PLN": 2.849888
}
}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": 284.98879999999997,
"rate": 2.849888
}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