Rate Overview
Live
1 PLN = 0.755466 BYN
1 BYN = 1.3237
PLN
Avg
0.752491
High
0.758292
Low
0.744915
Last updated: 5/27/2026, 5:13:28 PM
Quick Conversions
| PLN | BYN |
|---|---|
| 1 PLN | 0.76 BYN |
| 10 PLN | 7.55 BYN |
| 50 PLN | 37.77 BYN |
| 100 PLN | 75.55 BYN |
| 500 PLN | 377.73 BYN |
| 1,000 PLN | 755.47 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-27T17:13:28Z",
"rates": {
"BYN": 0.755466
}
}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": 75.5466,
"rate": 0.755466
}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