Rate Overview
Live
1 CRC = 0.211131 RSD
1 RSD = 4.7364
CRC
Avg
0.212244
High
0.215283
Low
0.210386
Last updated: 3/7/2026, 7:37:38 AM
Quick Conversions
| CRC | RSD |
|---|---|
| 1 CRC | 0.21 RSD |
| 10 CRC | 2.11 RSD |
| 50 CRC | 10.56 RSD |
| 100 CRC | 21.11 RSD |
| 500 CRC | 105.57 RSD |
| 1,000 CRC | 211.13 RSD |
Get CRC/RSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=RSDExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-03-07T07:37:38Z",
"rates": {
"RSD": 0.211131
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=RSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "RSD",
"amount": 100
},
"result": 21.113100000000003,
"rate": 0.211131
}Build with CRC/RSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key