Rate Overview
Live
1 PEN = 21.9281 RUB
1 RUB = 0.045604
PEN
Avg
21.5413
High
21.9281
Low
21.3504
Last updated: 5/6/2026, 7:08:45 PM
Quick Conversions
| PEN | RUB |
|---|---|
| 1 PEN | 21.93 RUB |
| 10 PEN | 219.28 RUB |
| 50 PEN | 1,096.40 RUB |
| 100 PEN | 2,192.81 RUB |
| 500 PEN | 10,964.05 RUB |
| 1,000 PEN | 21,928.09 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-05-06T19:08:45Z",
"rates": {
"RUB": 21.928095
}
}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": 2192.8095,
"rate": 21.928095
}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