Rate Overview
Live
1 BND = 2.8996 PLN
1 PLN = 0.344871
BND
Avg
2.9051
High
2.9130
Low
2.8975
Last updated: 7/7/2026, 12:08:48 AM
Quick Conversions
| BND | PLN |
|---|---|
| 1 BND | 2.90 PLN |
| 10 BND | 29.00 PLN |
| 50 BND | 144.98 PLN |
| 100 BND | 289.96 PLN |
| 500 BND | 1,449.82 PLN |
| 1,000 BND | 2,899.63 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-07T00:08:48Z",
"rates": {
"PLN": 2.899635
}
}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": 289.9635,
"rate": 2.899635
}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