Rate Overview
Live
1 CLP = 0.079494 RUB
1 RUB = 12.5796
CLP
Avg
0.085368
High
0.089737
Low
0.079340
Last updated: 5/29/2026, 5:27:30 PM
Quick Conversions
| CLP | RUB |
|---|---|
| 1 CLP | 0.08 RUB |
| 10 CLP | 0.79 RUB |
| 50 CLP | 3.97 RUB |
| 100 CLP | 7.95 RUB |
| 500 CLP | 39.75 RUB |
| 1,000 CLP | 79.49 RUB |
Get CLP/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=RUBExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-05-29T17:27:30Z",
"rates": {
"RUB": 0.079494
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "RUB",
"amount": 100
},
"result": 7.9494,
"rate": 0.079494
}Build with CLP/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key