Rate Overview
Live
1 BND = 2.9509 PLN
1 PLN = 0.338879
BND
Avg
2.8566
High
2.9765
Low
2.7780
Last updated: 7/23/2026, 5:33:37 PM
Quick Conversions
| BND | PLN |
|---|---|
| 1 BND | 2.95 PLN |
| 10 BND | 29.51 PLN |
| 50 BND | 147.55 PLN |
| 100 BND | 295.09 PLN |
| 500 BND | 1,475.45 PLN |
| 1,000 BND | 2,950.90 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-07-23T17:33:37Z",
"rates": {
"PLN": 2.950902
}
}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": 295.09020000000004,
"rate": 2.950902
}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