Rate Overview
Live
1 PEN = 22.9571 RUB
1 RUB = 0.043559
PEN
Avg
22.9852
High
24.1963
Low
20.9009
Last updated: 7/27/2026, 10:50:47 AM
Quick Conversions
| PEN | RUB |
|---|---|
| 1 PEN | 22.96 RUB |
| 10 PEN | 229.57 RUB |
| 50 PEN | 1,147.86 RUB |
| 100 PEN | 2,295.71 RUB |
| 500 PEN | 11,478.56 RUB |
| 1,000 PEN | 22,957.12 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-07-27T10:50:47Z",
"rates": {
"RUB": 22.95712
}
}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": 2295.712,
"rate": 22.95712
}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