Rate Overview
Live
1 RSD = 4.7364 CRC
1 CRC = 0.211131
RSD
Avg
4.7119
High
4.7532
Low
4.6450
Last updated: 3/7/2026, 7:36:49 AM
Quick Conversions
| RSD | CRC |
|---|---|
| 1 RSD | 4.74 CRC |
| 10 RSD | 47.36 CRC |
| 50 RSD | 236.82 CRC |
| 100 RSD | 473.64 CRC |
| 500 RSD | 2,368.20 CRC |
| 1,000 RSD | 4,736.39 CRC |
Get RSD/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RSD¤cies=CRCExample Response:
{
"success": true,
"base": "RSD",
"date": "2026-03-07T07:36:49Z",
"rates": {
"CRC": 4.73639
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RSD&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "RSD",
"to": "CRC",
"amount": 100
},
"result": 473.639,
"rate": 4.73639
}Build with RSD/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key