Rate Overview
Live
1 PLN = 0.769702 BYN
1 BYN = 1.2992
PLN
Avg
0.772846
High
0.774419
Low
0.769702
Last updated: 7/7/2026, 10:53:55 AM
Quick Conversions
| PLN | BYN |
|---|---|
| 1 PLN | 0.77 BYN |
| 10 PLN | 7.70 BYN |
| 50 PLN | 38.49 BYN |
| 100 PLN | 76.97 BYN |
| 500 PLN | 384.85 BYN |
| 1,000 PLN | 769.70 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-07T10:53:55Z",
"rates": {
"BYN": 0.769702
}
}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": 76.9702,
"rate": 0.769702
}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