Rate Overview
Live
1 BYN = 1.3291 PLN
1 PLN = 0.752379
BYN
Avg
1.2092
High
1.3416
Low
1.0638
Last updated: 7/29/2026, 2:19:21 PM
Quick Conversions
| BYN | PLN |
|---|---|
| 1 BYN | 1.33 PLN |
| 10 BYN | 13.29 PLN |
| 50 BYN | 66.46 PLN |
| 100 BYN | 132.91 PLN |
| 500 BYN | 664.56 PLN |
| 1,000 BYN | 1,329.12 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-29T14:19:21Z",
"rates": {
"PLN": 1.329117
}
}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.9117,
"rate": 1.329117
}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