Rate Overview
Live
1 RUB = 0.046769 PLN
1 PLN = 21.3817
RUB
Avg
0.046906
High
0.047689
Low
0.046372
Last updated: 3/6/2026, 5:13:59 PM
Quick Conversions
| RUB | PLN |
|---|---|
| 1 RUB | 0.05 PLN |
| 10 RUB | 0.47 PLN |
| 50 RUB | 2.34 PLN |
| 100 RUB | 4.68 PLN |
| 500 RUB | 23.38 PLN |
| 1,000 RUB | 46.77 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-03-06T17:13:59Z",
"rates": {
"PLN": 0.046769
}
}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.6769,
"rate": 0.046769
}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