Rate Overview
Live
1 PLN = 0.806321 BYN
1 BYN = 1.2402
PLN
Avg
0.805605
High
0.815129
Low
0.795440
Last updated: 3/27/2026, 7:50:11 AM
Quick Conversions
| PLN | BYN |
|---|---|
| 1 PLN | 0.81 BYN |
| 10 PLN | 8.06 BYN |
| 50 PLN | 40.32 BYN |
| 100 PLN | 80.63 BYN |
| 500 PLN | 403.16 BYN |
| 1,000 PLN | 806.32 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-03-27T07:50:11Z",
"rates": {
"BYN": 0.806321
}
}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": 80.6321,
"rate": 0.806321
}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