Rate Overview
Live
1 PEN = 23.4410 RUB
1 RUB = 0.042660
PEN
Avg
23.3471
High
24.1184
Low
22.8799
Last updated: 3/27/2026, 3:14:12 PM
Quick Conversions
| PEN | RUB |
|---|---|
| 1 PEN | 23.44 RUB |
| 10 PEN | 234.41 RUB |
| 50 PEN | 1,172.05 RUB |
| 100 PEN | 2,344.10 RUB |
| 500 PEN | 11,720.49 RUB |
| 1,000 PEN | 23,440.97 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-27T15:14:12Z",
"rates": {
"RUB": 23.440974
}
}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": 2344.0974,
"rate": 23.440974
}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