Rate Overview
Live
1 PLN = 20.4939 RUB
1 RUB = 0.048795
PLN
Avg
20.6028
High
20.7046
Low
20.4939
Last updated: 7/28/2026, 5:32:33 AM
Quick Conversions
| PLN | RUB |
|---|---|
| 1 PLN | 20.49 RUB |
| 10 PLN | 204.94 RUB |
| 50 PLN | 1,024.69 RUB |
| 100 PLN | 2,049.39 RUB |
| 500 PLN | 10,246.93 RUB |
| 1,000 PLN | 20,493.87 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-07-28T05:32:33Z",
"rates": {
"RUB": 20.493866
}
}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": 2049.3866000000003,
"rate": 20.493866
}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