Rate Overview
Live
1 RSD = 8.7188 CLP
1 CLP = 0.114694 RSD
Avg
8.7575
High
8.8503
Low
8.7108
Last updated: 1/25/2026, 3:18:40 AM
Quick Conversions
| RSD | CLP |
|---|---|
| 1 RSD | 8.72 CLP |
| 10 RSD | 87.19 CLP |
| 50 RSD | 435.94 CLP |
| 100 RSD | 871.88 CLP |
| 500 RSD | 4,359.42 CLP |
| 1,000 RSD | 8,718.83 CLP |
Get RSD/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RSD¤cies=CLPExample Response:
{
"success": true,
"base": "RSD",
"date": "2026-01-25T03:18:40Z",
"rates": {
"CLP": 8.718833
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RSD&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "RSD",
"to": "CLP",
"amount": 100
},
"result": 871.8833,
"rate": 8.718833
}Build with RSD/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key