Rate Overview
Live
1 RUB = 0.047679 PLN
1 PLN = 20.9736
RUB
Avg
0.047197
High
0.047766
Low
0.046366
Last updated: 4/16/2026, 3:12:41 PM
Quick Conversions
| RUB | PLN |
|---|---|
| 1 RUB | 0.05 PLN |
| 10 RUB | 0.48 PLN |
| 50 RUB | 2.38 PLN |
| 100 RUB | 4.77 PLN |
| 500 RUB | 23.84 PLN |
| 1,000 RUB | 47.68 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-04-16T15:12:41Z",
"rates": {
"PLN": 0.047679
}
}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": 4.7679,
"rate": 0.047679
}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