Rate Overview
Live
1 PEN = 24.9686 RUB
1 RUB = 0.040050
PEN
Avg
24.6337
High
24.9686
Low
24.2027
Last updated: 8/15/2026, 1:03:05 PM
Quick Conversions
| PEN | RUB |
|---|---|
| 1 PEN | 24.97 RUB |
| 10 PEN | 249.69 RUB |
| 50 PEN | 1,248.43 RUB |
| 100 PEN | 2,496.86 RUB |
| 500 PEN | 12,484.30 RUB |
| 1,000 PEN | 24,968.61 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-08-15T13:03:05Z",
"rates": {
"RUB": 24.968608
}
}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": 2496.8608,
"rate": 24.968608
}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