Rate Overview
Live
1 BYN = 1.3280 PLN
1 PLN = 0.752991
BYN
Avg
1.1768
High
1.3363
Low
1.0631
Last updated: 5/29/2026, 2:29:31 PM
Quick Conversions
| BYN | PLN |
|---|---|
| 1 BYN | 1.33 PLN |
| 10 BYN | 13.28 PLN |
| 50 BYN | 66.40 PLN |
| 100 BYN | 132.80 PLN |
| 500 BYN | 664.02 PLN |
| 1,000 BYN | 1,328.04 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-29T14:29:31Z",
"rates": {
"PLN": 1.328038
}
}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.8038,
"rate": 1.328038
}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