Rate Overview
Live
1 BYN = 1.2459 PLN
1 PLN = 0.802653
BYN
Avg
1.2337
High
1.2459
Low
1.2153
Last updated: 3/27/2026, 1:15:23 PM
Quick Conversions
| BYN | PLN |
|---|---|
| 1 BYN | 1.25 PLN |
| 10 BYN | 12.46 PLN |
| 50 BYN | 62.29 PLN |
| 100 BYN | 124.59 PLN |
| 500 BYN | 622.93 PLN |
| 1,000 BYN | 1,245.87 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-03-27T13:15:23Z",
"rates": {
"PLN": 1.245868
}
}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": 124.5868,
"rate": 1.245868
}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