Rate Overview
Live
1 PLN = 0.755269 BYN
1 BYN = 1.3240
PLN
Avg
0.798093
High
0.862870
Low
0.752785
Last updated: 5/27/2026, 4:22:02 PM
Quick Conversions
| PLN | BYN |
|---|---|
| 1 PLN | 0.76 BYN |
| 10 PLN | 7.55 BYN |
| 50 PLN | 37.76 BYN |
| 100 PLN | 75.53 BYN |
| 500 PLN | 377.63 BYN |
| 1,000 PLN | 755.27 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-27T16:22:02Z",
"rates": {
"BYN": 0.755269
}
}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.5269,
"rate": 0.755269
}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