Rate Overview
Live
1 BND = 2.9417 PLN
1 PLN = 0.339934
BND
Avg
2.9399
High
2.9455
Low
2.9354
Last updated: 7/26/2026, 2:25:14 PM
Quick Conversions
| BND | PLN |
|---|---|
| 1 BND | 2.94 PLN |
| 10 BND | 29.42 PLN |
| 50 BND | 147.09 PLN |
| 100 BND | 294.18 PLN |
| 500 BND | 1,470.88 PLN |
| 1,000 BND | 2,941.75 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-26T14:25:14Z",
"rates": {
"PLN": 2.94175
}
}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.175,
"rate": 2.94175
}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