Rate Overview
Live
1 BND = 2.9455 PLN
1 PLN = 0.339505
BND
Avg
2.9265
High
2.9475
Low
2.8975
Last updated: 7/27/2026, 10:21:58 PM
Quick Conversions
| BND | PLN |
|---|---|
| 1 BND | 2.95 PLN |
| 10 BND | 29.45 PLN |
| 50 BND | 147.27 PLN |
| 100 BND | 294.55 PLN |
| 500 BND | 1,472.73 PLN |
| 1,000 BND | 2,945.47 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-27T22:21:58Z",
"rates": {
"PLN": 2.945469
}
}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": 294.5469,
"rate": 2.945469
}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