Rate Overview
Live
1 PEN = 22.7262 RUB
1 RUB = 0.044002
PEN
Avg
22.9054
High
23.1184
Low
22.7145
Last updated: 3/6/2026, 11:11:42 PM
Quick Conversions
| PEN | RUB |
|---|---|
| 1 PEN | 22.73 RUB |
| 10 PEN | 227.26 RUB |
| 50 PEN | 1,136.31 RUB |
| 100 PEN | 2,272.62 RUB |
| 500 PEN | 11,363.10 RUB |
| 1,000 PEN | 22,726.19 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-06T23:11:42Z",
"rates": {
"RUB": 22.726191
}
}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": 2272.6191,
"rate": 22.726191
}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