Rate Overview
Live
1 RUB = 0.049963 PLN
1 PLN = 20.0148
RUB
Avg
0.046995
High
0.055999
Low
0.039059
Last updated: 7/10/2026, 8:20:32 AM
Quick Conversions
| RUB | PLN |
|---|---|
| 1 RUB | 0.05 PLN |
| 10 RUB | 0.50 PLN |
| 50 RUB | 2.50 PLN |
| 100 RUB | 5.00 PLN |
| 500 RUB | 24.98 PLN |
| 1,000 RUB | 49.96 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-10T08:20:32Z",
"rates": {
"PLN": 0.049963
}
}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.9963,
"rate": 0.049963
}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