Rate Overview
Live
1 PEN = 21.0271 RUB
1 RUB = 0.047558
PEN
Avg
22.8868
High
24.9086
Low
20.9642
Last updated: 5/26/2026, 9:23:52 PM
Quick Conversions
| PEN | RUB |
|---|---|
| 1 PEN | 21.03 RUB |
| 10 PEN | 210.27 RUB |
| 50 PEN | 1,051.36 RUB |
| 100 PEN | 2,102.71 RUB |
| 500 PEN | 10,513.56 RUB |
| 1,000 PEN | 21,027.12 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-26T21:23:52Z",
"rates": {
"RUB": 21.027123
}
}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": 2102.7123,
"rate": 21.027123
}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