Rate Overview
Live
1 RUB = 10.8723 CLP
1 CLP = 0.091977
RUB
Avg
11.0529
High
11.1860
Low
10.8723
Last updated: 8/15/2026, 8:36:13 PM
Quick Conversions
| RUB | CLP |
|---|---|
| 1 RUB | 10.87 CLP |
| 10 RUB | 108.72 CLP |
| 50 RUB | 543.62 CLP |
| 100 RUB | 1,087.23 CLP |
| 500 RUB | 5,436.16 CLP |
| 1,000 RUB | 10,872.31 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-08-15T20:36:13Z",
"rates": {
"CLP": 10.872311
}
}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": 1087.2311,
"rate": 10.872311
}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