Rate Overview
Live
1 PLN = 0.826751 BYN
1 BYN = 1.2096
PLN
Avg
0.817509
High
0.828415
Low
0.804926
Last updated: 9/3/2026, 5:57:16 AM
Quick Conversions
| PLN | BYN |
|---|---|
| 1 PLN | 0.83 BYN |
| 10 PLN | 8.27 BYN |
| 50 PLN | 41.34 BYN |
| 100 PLN | 82.68 BYN |
| 500 PLN | 413.38 BYN |
| 1,000 PLN | 826.75 BYN |
Get PLN/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PLN¤cies=BYNExample Response:
{
"success": true,
"base": "PLN",
"date": "2026-09-03T05:57:16Z",
"rates": {
"BYN": 0.826751
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PLN&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "PLN",
"to": "BYN",
"amount": 100
},
"result": 82.6751,
"rate": 0.826751
}Build with PLN/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key