Rate Overview
Live
1 RUB = 11.4094 CLP
1 CLP = 0.087647
RUB
Avg
11.6430
High
12.2820
Low
10.8603
Last updated: 3/27/2026, 1:06:39 PM
Quick Conversions
| RUB | CLP |
|---|---|
| 1 RUB | 11.41 CLP |
| 10 RUB | 114.09 CLP |
| 50 RUB | 570.47 CLP |
| 100 RUB | 1,140.94 CLP |
| 500 RUB | 5,704.70 CLP |
| 1,000 RUB | 11,409.39 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-03-27T13:06:39Z",
"rates": {
"CLP": 11.409392
}
}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": 1140.9392,
"rate": 11.409392
}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