Rate Overview
Live
1 PEN = 25.5979 RUB
1 RUB = 0.039066
PEN
Avg
25.7953
High
26.1268
Low
25.5979
Last updated: 9/5/2026, 4:27:00 PM
Quick Conversions
| PEN | RUB |
|---|---|
| 1 PEN | 25.60 RUB |
| 10 PEN | 255.98 RUB |
| 50 PEN | 1,279.89 RUB |
| 100 PEN | 2,559.79 RUB |
| 500 PEN | 12,798.93 RUB |
| 1,000 PEN | 25,597.86 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-09-05T16:27:00Z",
"rates": {
"RUB": 25.597861
}
}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": 2559.7861000000003,
"rate": 25.597861
}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