Rate Overview
Live
1 PEN = 21.2614 RUB
1 RUB = 0.047034
PEN
Avg
21.3884
High
21.7626
Low
21.2235
Last updated: 6/16/2026, 11:56:30 AM
Quick Conversions
| PEN | RUB |
|---|---|
| 1 PEN | 21.26 RUB |
| 10 PEN | 212.61 RUB |
| 50 PEN | 1,063.07 RUB |
| 100 PEN | 2,126.14 RUB |
| 500 PEN | 10,630.71 RUB |
| 1,000 PEN | 21,261.43 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-06-16T11:56:30Z",
"rates": {
"RUB": 21.261426
}
}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": 2126.1426,
"rate": 21.261426
}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