Rate Overview
Live
1 PEN = 23.4717 RUB
1 RUB = 0.042604
PEN
Avg
23.5421
High
24.4288
Low
22.6676
Last updated: 3/27/2026, 4:39:58 PM
Quick Conversions
| PEN | RUB |
|---|---|
| 1 PEN | 23.47 RUB |
| 10 PEN | 234.72 RUB |
| 50 PEN | 1,173.59 RUB |
| 100 PEN | 2,347.17 RUB |
| 500 PEN | 11,735.87 RUB |
| 1,000 PEN | 23,471.74 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-27T16:39:58Z",
"rates": {
"RUB": 23.471738
}
}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": 2347.1738,
"rate": 23.471738
}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