Rate Overview
Live
1 PLN = 0.786261 BYN
1 BYN = 1.2718
PLN
Avg
0.780235
High
0.786261
Low
0.773719
Last updated: 5/7/2026, 10:13:42 AM
Quick Conversions
| PLN | BYN |
|---|---|
| 1 PLN | 0.79 BYN |
| 10 PLN | 7.86 BYN |
| 50 PLN | 39.31 BYN |
| 100 PLN | 78.63 BYN |
| 500 PLN | 393.13 BYN |
| 1,000 PLN | 786.26 BYN |
Get PLN/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PLN¤cies=BYNExample Response:
{
"success": true,
"base": "PLN",
"date": "2026-05-07T10:13:42Z",
"rates": {
"BYN": 0.786261
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PLN&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "PLN",
"to": "BYN",
"amount": 100
},
"result": 78.6261,
"rate": 0.786261
}Build with PLN/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key