Rate Overview
Live
1 BYN = 1.3218 PLN
1 PLN = 0.756525
BYN
Avg
1.3273
High
1.3363
Low
1.3188
Last updated: 5/28/2026, 8:31:47 PM
Quick Conversions
| BYN | PLN |
|---|---|
| 1 BYN | 1.32 PLN |
| 10 BYN | 13.22 PLN |
| 50 BYN | 66.09 PLN |
| 100 BYN | 132.18 PLN |
| 500 BYN | 660.92 PLN |
| 1,000 BYN | 1,321.83 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-28T20:31:47Z",
"rates": {
"PLN": 1.321834
}
}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": 132.1834,
"rate": 1.321834
}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