Rate Overview
Live
1 RUB = 0.043517 PEN
1 PEN = 22.9795
RUB
Avg
0.043286
High
0.043517
Low
0.043045
Last updated: 7/25/2026, 6:06:55 PM
Quick Conversions
| RUB | PEN |
|---|---|
| 1 RUB | 0.04 PEN |
| 10 RUB | 0.44 PEN |
| 50 RUB | 2.18 PEN |
| 100 RUB | 4.35 PEN |
| 500 RUB | 21.76 PEN |
| 1,000 RUB | 43.52 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-25T18:06:55Z",
"rates": {
"PEN": 0.043517
}
}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.3517,
"rate": 0.043517
}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