Rate Overview
Live
1 RUB = 11.5183 CLP
1 CLP = 0.086818
RUB
Avg
11.4186
High
11.6370
Low
11.2587
Last updated: 3/6/2026, 5:13:08 PM
Quick Conversions
| RUB | CLP |
|---|---|
| 1 RUB | 11.52 CLP |
| 10 RUB | 115.18 CLP |
| 50 RUB | 575.91 CLP |
| 100 RUB | 1,151.83 CLP |
| 500 RUB | 5,759.15 CLP |
| 1,000 RUB | 11,518.30 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-06T17:13:08Z",
"rates": {
"CLP": 11.518295
}
}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": 1151.8295,
"rate": 11.518295
}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