Rate Overview
Live
1 BYN = 1.2683 PLN
1 PLN = 0.788467
BYN
Avg
1.2785
High
1.2878
Low
1.2683
Last updated: 5/8/2026, 1:00:00 PM
Quick Conversions
| BYN | PLN |
|---|---|
| 1 BYN | 1.27 PLN |
| 10 BYN | 12.68 PLN |
| 50 BYN | 63.41 PLN |
| 100 BYN | 126.83 PLN |
| 500 BYN | 634.14 PLN |
| 1,000 BYN | 1,268.28 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-05-08T13:00:00Z",
"rates": {
"PLN": 1.268284
}
}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": 126.8284,
"rate": 1.268284
}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