Rate Overview
Live
1 RUB = 0.043021 PLN
1 PLN = 23.2445
RUB
Avg
0.042996
High
0.043293
Low
0.042669
Last updated: 9/8/2026, 5:16:19 PM
Quick Conversions
| RUB | PLN |
|---|---|
| 1 RUB | 0.04 PLN |
| 10 RUB | 0.43 PLN |
| 50 RUB | 2.15 PLN |
| 100 RUB | 4.30 PLN |
| 500 RUB | 21.51 PLN |
| 1,000 RUB | 43.02 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-09-08T17:16:19Z",
"rates": {
"PLN": 0.043021
}
}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.302099999999999,
"rate": 0.043021
}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