Rate Overview
Live
1 RUB = 0.050373 PLN
1 PLN = 19.8519
RUB
Avg
0.050696
High
0.051146
Low
0.050352
Last updated: 6/17/2026, 7:57:00 AM
Quick Conversions
| RUB | PLN |
|---|---|
| 1 RUB | 0.05 PLN |
| 10 RUB | 0.50 PLN |
| 50 RUB | 2.52 PLN |
| 100 RUB | 5.04 PLN |
| 500 RUB | 25.19 PLN |
| 1,000 RUB | 50.37 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-17T07:57:00Z",
"rates": {
"PLN": 0.050373
}
}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.0373,
"rate": 0.050373
}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