Rate Overview
Live
1 PLN = 21.3456 RUB
1 RUB = 0.046848
PLN
Avg
21.3168
High
21.5643
Low
20.9689
Last updated: 3/6/2026, 7:28:47 PM
Quick Conversions
| PLN | RUB |
|---|---|
| 1 PLN | 21.35 RUB |
| 10 PLN | 213.46 RUB |
| 50 PLN | 1,067.28 RUB |
| 100 PLN | 2,134.56 RUB |
| 500 PLN | 10,672.81 RUB |
| 1,000 PLN | 21,345.61 RUB |
Get PLN/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PLN¤cies=RUBExample Response:
{
"success": true,
"base": "PLN",
"date": "2026-03-06T19:28:47Z",
"rates": {
"RUB": 21.345613
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PLN&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "PLN",
"to": "RUB",
"amount": 100
},
"result": 2134.5613,
"rate": 21.345613
}Build with PLN/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key