Rate Overview
Live
1 CLP = 0.086953 RUB
1 RUB = 11.5005
CLP
Avg
0.086037
High
0.086953
Low
0.084999
Last updated: 4/18/2026, 8:45:36 AM
Quick Conversions
| CLP | RUB |
|---|---|
| 1 CLP | 0.09 RUB |
| 10 CLP | 0.87 RUB |
| 50 CLP | 4.35 RUB |
| 100 CLP | 8.70 RUB |
| 500 CLP | 43.48 RUB |
| 1,000 CLP | 86.95 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-04-18T08:45:36Z",
"rates": {
"RUB": 0.086953
}
}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": 8.6953,
"rate": 0.086953
}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