Rate Overview
Live
1 RUB = 0.050729 PLN
1 PLN = 19.7126
RUB
Avg
0.046957
High
0.050796
Low
0.044371
Last updated: 5/28/2026, 2:31:15 AM
Quick Conversions
| RUB | PLN |
|---|---|
| 1 RUB | 0.05 PLN |
| 10 RUB | 0.51 PLN |
| 50 RUB | 2.54 PLN |
| 100 RUB | 5.07 PLN |
| 500 RUB | 25.36 PLN |
| 1,000 RUB | 50.73 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-05-28T02:31:15Z",
"rates": {
"PLN": 0.050729
}
}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.072900000000001,
"rate": 0.050729
}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