Rate Overview
Live
1 RUB = 0.050957 PLN
1 PLN = 19.6244
RUB
Avg
0.050744
High
0.051025
Low
0.050469
Last updated: 6/19/2026, 8:21:50 AM
Quick Conversions
| RUB | PLN |
|---|---|
| 1 RUB | 0.05 PLN |
| 10 RUB | 0.51 PLN |
| 50 RUB | 2.55 PLN |
| 100 RUB | 5.10 PLN |
| 500 RUB | 25.48 PLN |
| 1,000 RUB | 50.96 PLN |
Get RUB/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=PLNExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-06-19T08:21:50Z",
"rates": {
"PLN": 0.050957
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "PLN",
"amount": 100
},
"result": 5.0957,
"rate": 0.050957
}Build with RUB/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key