Rate Overview
Live
1 PEN = 23.4228 RUB
1 RUB = 0.042694
PEN
Avg
23.5403
High
24.4288
Low
22.6676
Last updated: 3/27/2026, 5:02:50 PM
Quick Conversions
| PEN | RUB |
|---|---|
| 1 PEN | 23.42 RUB |
| 10 PEN | 234.23 RUB |
| 50 PEN | 1,171.14 RUB |
| 100 PEN | 2,342.28 RUB |
| 500 PEN | 11,711.38 RUB |
| 1,000 PEN | 23,422.76 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-27T17:02:50Z",
"rates": {
"RUB": 23.422757
}
}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.2757,
"rate": 23.422757
}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