Rate Overview
Live
1 RSD = 9.0216 CLP
1 CLP = 0.110845
RSD
Avg
8.9998
High
9.0216
Low
8.9823
Last updated: 8/16/2026, 12:46:48 AM
Quick Conversions
| RSD | CLP |
|---|---|
| 1 RSD | 9.02 CLP |
| 10 RSD | 90.22 CLP |
| 50 RSD | 451.08 CLP |
| 100 RSD | 902.16 CLP |
| 500 RSD | 4,510.79 CLP |
| 1,000 RSD | 9,021.59 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-08-16T00:46:48Z",
"rates": {
"CLP": 9.021589
}
}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": 902.1589,
"rate": 9.021589
}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