Rate Overview
Live
1 RSD = 9.0630 CLP
1 CLP = 0.110338
RSD
Avg
9.1150
High
9.7535
Low
8.6191
Last updated: 7/29/2026, 4:12:24 AM
Quick Conversions
| RSD | CLP |
|---|---|
| 1 RSD | 9.06 CLP |
| 10 RSD | 90.63 CLP |
| 50 RSD | 453.15 CLP |
| 100 RSD | 906.30 CLP |
| 500 RSD | 4,531.51 CLP |
| 1,000 RSD | 9,063.03 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-07-29T04:12:24Z",
"rates": {
"CLP": 9.063029
}
}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": 906.3029,
"rate": 9.063029
}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