Rate Overview
Live
1 RSD = 8.8219 CLP
1 CLP = 0.113354
RSD
Avg
8.9027
High
8.9712
Low
8.8219
Last updated: 4/18/2026, 8:47:53 AM
Quick Conversions
| RSD | CLP |
|---|---|
| 1 RSD | 8.82 CLP |
| 10 RSD | 88.22 CLP |
| 50 RSD | 441.10 CLP |
| 100 RSD | 882.19 CLP |
| 500 RSD | 4,410.97 CLP |
| 1,000 RSD | 8,821.95 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-04-18T08:47:53Z",
"rates": {
"CLP": 8.821949
}
}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": 882.1949,
"rate": 8.821949
}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