Rate Overview
Live
1 RUB = 0.043088 PEN
1 PEN = 23.2083
RUB
Avg
0.042285
High
0.047108
Low
0.033960
Last updated: 7/23/2026, 9:17:23 PM
Quick Conversions
| RUB | PEN |
|---|---|
| 1 RUB | 0.04 PEN |
| 10 RUB | 0.43 PEN |
| 50 RUB | 2.15 PEN |
| 100 RUB | 4.31 PEN |
| 500 RUB | 21.54 PEN |
| 1,000 RUB | 43.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-23T21:17:23Z",
"rates": {
"PEN": 0.043088
}
}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.3088,
"rate": 0.043088
}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