Rate Overview
Live
1 PEN = 22.0942 RUB
1 RUB = 0.045261
PEN
Avg
22.6651
High
23.3166
Low
22.0490
Last updated: 4/16/2026, 5:13:24 PM
Quick Conversions
| PEN | RUB |
|---|---|
| 1 PEN | 22.09 RUB |
| 10 PEN | 220.94 RUB |
| 50 PEN | 1,104.71 RUB |
| 100 PEN | 2,209.42 RUB |
| 500 PEN | 11,047.09 RUB |
| 1,000 PEN | 22,094.19 RUB |
Get PEN/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=RUBExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-04-16T17:13:24Z",
"rates": {
"RUB": 22.094188
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "RUB",
"amount": 100
},
"result": 2209.4188,
"rate": 22.094188
}Build with PEN/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key