Rate Overview
Live
1 PEN = 23.4259 RUB
1 RUB = 0.042688
PEN
Avg
23.8535
High
24.9086
Low
23.3744
Last updated: 3/27/2026, 1:22:21 PM
Quick Conversions
| PEN | RUB |
|---|---|
| 1 PEN | 23.43 RUB |
| 10 PEN | 234.26 RUB |
| 50 PEN | 1,171.29 RUB |
| 100 PEN | 2,342.59 RUB |
| 500 PEN | 11,712.93 RUB |
| 1,000 PEN | 23,425.87 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-03-27T13:22:21Z",
"rates": {
"RUB": 23.425867
}
}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": 2342.5867,
"rate": 23.425867
}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