Rate Overview
Live
1 BYN = 1.3226 PLN
1 PLN = 0.756099
BYN
Avg
1.2831
High
1.3416
Low
1.2312
Last updated: 7/26/2026, 1:29:09 AM
Quick Conversions
| BYN | PLN |
|---|---|
| 1 BYN | 1.32 PLN |
| 10 BYN | 13.23 PLN |
| 50 BYN | 66.13 PLN |
| 100 BYN | 132.26 PLN |
| 500 BYN | 661.29 PLN |
| 1,000 BYN | 1,322.58 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-07-26T01:29:09Z",
"rates": {
"PLN": 1.322578
}
}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": 132.2578,
"rate": 1.322578
}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