Rate Overview
Live
1 BYN = 1.2261 PLN
1 PLN = 0.815587
BYN
Avg
1.2341
High
1.2535
Low
1.2226
Last updated: 8/18/2026, 12:07:26 PM
Quick Conversions
| BYN | PLN |
|---|---|
| 1 BYN | 1.23 PLN |
| 10 BYN | 12.26 PLN |
| 50 BYN | 61.31 PLN |
| 100 BYN | 122.61 PLN |
| 500 BYN | 613.06 PLN |
| 1,000 BYN | 1,226.11 PLN |
Get BYN/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BYN¤cies=PLNExample Response:
{
"success": true,
"base": "BYN",
"date": "2026-08-18T12:07:26Z",
"rates": {
"PLN": 1.226111
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BYN&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BYN",
"to": "PLN",
"amount": 100
},
"result": 122.6111,
"rate": 1.226111
}Build with BYN/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key