Rate Overview
Live
1 RUB = 0.044769 PEN
1 PEN = 22.3369
RUB
Avg
0.044047
High
0.045353
Low
0.042887
Last updated: 4/16/2026, 3:12:42 PM
Quick Conversions
| RUB | PEN |
|---|---|
| 1 RUB | 0.04 PEN |
| 10 RUB | 0.45 PEN |
| 50 RUB | 2.24 PEN |
| 100 RUB | 4.48 PEN |
| 500 RUB | 22.38 PEN |
| 1,000 RUB | 44.77 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-04-16T15:12:42Z",
"rates": {
"PEN": 0.044769
}
}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.4769000000000005,
"rate": 0.044769
}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