Rate Overview
Live
1 RSD = 9.0353 CLP
1 CLP = 0.110677
RSD
Avg
8.8683
High
9.0353
Low
8.7834
Last updated: 3/7/2026, 3:05:00 AM
Quick Conversions
| RSD | CLP |
|---|---|
| 1 RSD | 9.04 CLP |
| 10 RSD | 90.35 CLP |
| 50 RSD | 451.77 CLP |
| 100 RSD | 903.53 CLP |
| 500 RSD | 4,517.65 CLP |
| 1,000 RSD | 9,035.30 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-03-07T03:05:00Z",
"rates": {
"CLP": 9.035304
}
}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": 903.5304,
"rate": 9.035304
}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