Rate Overview
Live
1 BND = 2.8363 PLN
1 PLN = 0.352577
BND
Avg
2.8404
High
2.8534
Low
2.8242
Last updated: 5/7/2026, 7:46:18 AM
Quick Conversions
| BND | PLN |
|---|---|
| 1 BND | 2.84 PLN |
| 10 BND | 28.36 PLN |
| 50 BND | 141.81 PLN |
| 100 BND | 283.63 PLN |
| 500 BND | 1,418.13 PLN |
| 1,000 BND | 2,836.26 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-07T07:46:18Z",
"rates": {
"PLN": 2.83626
}
}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": 283.626,
"rate": 2.83626
}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