Rate Overview
Live
1 PLN = 19.7476 RUB
1 RUB = 0.050639
PLN
Avg
21.4864
High
25.5706
Low
17.8050
Last updated: 5/27/2026, 9:55:58 AM
Quick Conversions
| PLN | RUB |
|---|---|
| 1 PLN | 19.75 RUB |
| 10 PLN | 197.48 RUB |
| 50 PLN | 987.38 RUB |
| 100 PLN | 1,974.76 RUB |
| 500 PLN | 9,873.78 RUB |
| 1,000 PLN | 19,747.56 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-05-27T09:55:58Z",
"rates": {
"RUB": 19.74756
}
}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": 1974.756,
"rate": 19.74756
}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