Rate Overview
Live
1 RUB = 0.040050 PEN
1 PEN = 24.9688
RUB
Avg
0.040600
High
0.041317
Low
0.040050
Last updated: 8/15/2026, 10:26:46 PM
Quick Conversions
| RUB | PEN |
|---|---|
| 1 RUB | 0.04 PEN |
| 10 RUB | 0.40 PEN |
| 50 RUB | 2.00 PEN |
| 100 RUB | 4.01 PEN |
| 500 RUB | 20.03 PEN |
| 1,000 RUB | 40.05 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-08-15T22:26:46Z",
"rates": {
"PEN": 0.04005
}
}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.005,
"rate": 0.04005
}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