Rate Overview
Live
1 RUB = 0.047292 PLN
1 PLN = 21.1452
RUB
Avg
0.048245
High
0.048823
Low
0.047292
Last updated: 7/30/2026, 3:40:47 AM
Quick Conversions
| RUB | PLN |
|---|---|
| 1 RUB | 0.05 PLN |
| 10 RUB | 0.47 PLN |
| 50 RUB | 2.36 PLN |
| 100 RUB | 4.73 PLN |
| 500 RUB | 23.65 PLN |
| 1,000 RUB | 47.29 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-07-30T03:40:47Z",
"rates": {
"PLN": 0.047292
}
}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.7292000000000005,
"rate": 0.047292
}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