Rate Overview
Live
1 RUB = 0.047033 PEN
1 PEN = 21.2617
RUB
Avg
0.046756
High
0.047117
Low
0.045950
Last updated: 6/16/2026, 10:42:18 AM
Quick Conversions
| RUB | PEN |
|---|---|
| 1 RUB | 0.05 PEN |
| 10 RUB | 0.47 PEN |
| 50 RUB | 2.35 PEN |
| 100 RUB | 4.70 PEN |
| 500 RUB | 23.52 PEN |
| 1,000 RUB | 47.03 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-06-16T10:42:18Z",
"rates": {
"PEN": 0.047033
}
}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.7033,
"rate": 0.047033
}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