Rate Overview
Live
1 BND = 2.8517 PLN
1 PLN = 0.350664
BND
Avg
2.8536
High
2.8630
Low
2.8475
Last updated: 5/27/2026, 9:44:27 AM
Quick Conversions
| BND | PLN |
|---|---|
| 1 BND | 2.85 PLN |
| 10 BND | 28.52 PLN |
| 50 BND | 142.59 PLN |
| 100 BND | 285.17 PLN |
| 500 BND | 1,425.87 PLN |
| 1,000 BND | 2,851.73 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-27T09:44:27Z",
"rates": {
"PLN": 2.851731
}
}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": 285.1731,
"rate": 2.851731
}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