Rate Overview
Live
1 PLN = 21.8760 RUB
1 RUB = 0.045712
PLN
Avg
21.8841
High
22.8777
Low
21.0384
Last updated: 3/27/2026, 11:12:54 AM
Quick Conversions
| PLN | RUB |
|---|---|
| 1 PLN | 21.88 RUB |
| 10 PLN | 218.76 RUB |
| 50 PLN | 1,093.80 RUB |
| 100 PLN | 2,187.60 RUB |
| 500 PLN | 10,938.00 RUB |
| 1,000 PLN | 21,876.00 RUB |
Get PLN/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PLN¤cies=RUBExample Response:
{
"success": true,
"base": "PLN",
"date": "2026-03-27T11:12:54Z",
"rates": {
"RUB": 21.875995
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PLN&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "PLN",
"to": "RUB",
"amount": 100
},
"result": 2187.5995,
"rate": 21.875995
}Build with PLN/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key