Rate Overview
Live
1 PLN = 20.6186 RUB
1 RUB = 0.048500
PLN
Avg
21.0495
High
22.3160
Low
19.4742
Last updated: 7/21/2026, 12:11:00 AM
Quick Conversions
| PLN | RUB |
|---|---|
| 1 PLN | 20.62 RUB |
| 10 PLN | 206.19 RUB |
| 50 PLN | 1,030.93 RUB |
| 100 PLN | 2,061.86 RUB |
| 500 PLN | 10,309.29 RUB |
| 1,000 PLN | 20,618.58 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-21T00:11:00Z",
"rates": {
"RUB": 20.618582
}
}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": 2061.8582,
"rate": 20.618582
}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