Rate Overview
Live
1 BYN = 1.2531 PLN
1 PLN = 0.798001
BYN
Avg
1.2535
High
1.2712
Low
1.2350
Last updated: 3/7/2026, 12:16:16 AM
Quick Conversions
| BYN | PLN |
|---|---|
| 1 BYN | 1.25 PLN |
| 10 BYN | 12.53 PLN |
| 50 BYN | 62.66 PLN |
| 100 BYN | 125.31 PLN |
| 500 BYN | 626.57 PLN |
| 1,000 BYN | 1,253.13 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-07T00:16:16Z",
"rates": {
"PLN": 1.253131
}
}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": 125.3131,
"rate": 1.253131
}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