Rate Overview
Live
1 RUB = 0.044085 PEN
1 PEN = 22.6835
RUB
Avg
0.045242
High
0.047117
Low
0.043147
Last updated: 7/7/2026, 7:38:00 AM
Quick Conversions
| RUB | PEN |
|---|---|
| 1 RUB | 0.04 PEN |
| 10 RUB | 0.44 PEN |
| 50 RUB | 2.20 PEN |
| 100 RUB | 4.41 PEN |
| 500 RUB | 22.04 PEN |
| 1,000 RUB | 44.09 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-07-07T07:38:00Z",
"rates": {
"PEN": 0.044085
}
}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.4085,
"rate": 0.044085
}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