Rate Overview
Live
1 BYN = 1.2390 PLN
1 PLN = 0.807083
BYN
Avg
1.2329
High
1.2446
Low
1.2153
Last updated: 3/27/2026, 6:28:20 AM
Quick Conversions
| BYN | PLN |
|---|---|
| 1 BYN | 1.24 PLN |
| 10 BYN | 12.39 PLN |
| 50 BYN | 61.95 PLN |
| 100 BYN | 123.90 PLN |
| 500 BYN | 619.52 PLN |
| 1,000 BYN | 1,239.03 PLN |
Get BYN/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BYN¤cies=PLNExample Response:
{
"success": true,
"base": "BYN",
"date": "2026-03-27T06:28:20Z",
"rates": {
"PLN": 1.23903
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BYN&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BYN",
"to": "PLN",
"amount": 100
},
"result": 123.903,
"rate": 1.23903
}Build with BYN/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key