Rate Overview
Live
1 BND = 2.8469 PLN
1 PLN = 0.351258
BND
Avg
2.8463
High
2.8630
Low
2.8242
Last updated: 5/27/2026, 1:34:10 PM
Quick Conversions
| BND | PLN |
|---|---|
| 1 BND | 2.85 PLN |
| 10 BND | 28.47 PLN |
| 50 BND | 142.35 PLN |
| 100 BND | 284.69 PLN |
| 500 BND | 1,423.46 PLN |
| 1,000 BND | 2,846.91 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-05-27T13:34:10Z",
"rates": {
"PLN": 2.846914
}
}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.6914,
"rate": 2.846914
}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