Rate Overview
Live
1 RUB = 11.9547 CLP
1 CLP = 0.083649
RUB
Avg
11.9205
High
11.9729
Low
11.7198
Last updated: 7/7/2026, 3:57:03 AM
Quick Conversions
| RUB | CLP |
|---|---|
| 1 RUB | 11.95 CLP |
| 10 RUB | 119.55 CLP |
| 50 RUB | 597.73 CLP |
| 100 RUB | 1,195.47 CLP |
| 500 RUB | 5,977.34 CLP |
| 1,000 RUB | 11,954.68 CLP |
Get RUB/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=CLPExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-07-07T03:57:03Z",
"rates": {
"CLP": 11.954679
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "CLP",
"amount": 100
},
"result": 1195.4679,
"rate": 11.954679
}Build with RUB/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key