Rate Overview
Live
1 PLN = 0.755825 BYN
1 BYN = 1.3231
PLN
Avg
0.784091
High
0.815129
Low
0.744915
Last updated: 7/26/2026, 10:23:21 AM
Quick Conversions
| PLN | BYN |
|---|---|
| 1 PLN | 0.76 BYN |
| 10 PLN | 7.56 BYN |
| 50 PLN | 37.79 BYN |
| 100 PLN | 75.58 BYN |
| 500 PLN | 377.91 BYN |
| 1,000 PLN | 755.82 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-07-26T10:23:21Z",
"rates": {
"BYN": 0.755825
}
}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.5825,
"rate": 0.755825
}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