Rate Overview
Live
1 BND = 2.8276 PLN
1 PLN = 0.353654
BND
Avg
2.8403
High
2.8618
Low
2.8232
Last updated: 4/17/2026, 6:10:56 AM
Quick Conversions
| BND | PLN |
|---|---|
| 1 BND | 2.83 PLN |
| 10 BND | 28.28 PLN |
| 50 BND | 141.38 PLN |
| 100 BND | 282.76 PLN |
| 500 BND | 1,413.81 PLN |
| 1,000 BND | 2,827.62 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-04-17T06:10:56Z",
"rates": {
"PLN": 2.827621
}
}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": 282.76210000000003,
"rate": 2.827621
}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