Rate Overview
Live
1 PLN = 20.5006 RUB
1 RUB = 0.048779
PLN
Avg
20.5235
High
20.9592
Low
19.9852
Last updated: 7/28/2026, 7:44:25 AM
Quick Conversions
| PLN | RUB |
|---|---|
| 1 PLN | 20.50 RUB |
| 10 PLN | 205.01 RUB |
| 50 PLN | 1,025.03 RUB |
| 100 PLN | 2,050.06 RUB |
| 500 PLN | 10,250.30 RUB |
| 1,000 PLN | 20,500.60 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-28T07:44:25Z",
"rates": {
"RUB": 20.500603
}
}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": 2050.0603,
"rate": 20.500603
}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