Rate Overview
Live
1 RUB = 0.047557 PEN
1 PEN = 21.0274
RUB
Avg
0.047544
High
0.047827
Low
0.047102
Last updated: 5/26/2026, 9:19:18 PM
Quick Conversions
| RUB | PEN |
|---|---|
| 1 RUB | 0.05 PEN |
| 10 RUB | 0.48 PEN |
| 50 RUB | 2.38 PEN |
| 100 RUB | 4.76 PEN |
| 500 RUB | 23.78 PEN |
| 1,000 RUB | 47.56 PEN |
Get RUB/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=PENExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-05-26T21:19:18Z",
"rates": {
"PEN": 0.047557
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "PEN",
"amount": 100
},
"result": 4.7557,
"rate": 0.047557
}Build with RUB/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key