Rate Overview
Live
1 PEN = 22.6833 RUB
1 RUB = 0.044085
PEN
Avg
22.8000
High
23.1638
Low
22.6833
Last updated: 7/7/2026, 4:20:47 AM
Quick Conversions
| PEN | RUB |
|---|---|
| 1 PEN | 22.68 RUB |
| 10 PEN | 226.83 RUB |
| 50 PEN | 1,134.16 RUB |
| 100 PEN | 2,268.33 RUB |
| 500 PEN | 11,341.64 RUB |
| 1,000 PEN | 22,683.28 RUB |
Get PEN/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=RUBExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-07-07T04:20:47Z",
"rates": {
"RUB": 22.683277
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "RUB",
"amount": 100
},
"result": 2268.3277,
"rate": 22.683277
}Build with PEN/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key