Rate Overview
Live
1 CRC = 0.199750 RSD
1 RSD = 5.0063 CRC
Avg
0.200808
High
0.207568
Low
0.197274
Last updated: 1/25/2026, 11:17:18 AM
Quick Conversions
| CRC | RSD |
|---|---|
| 1 CRC | 0.20 RSD |
| 10 CRC | 2.00 RSD |
| 50 CRC | 9.99 RSD |
| 100 CRC | 19.98 RSD |
| 500 CRC | 99.88 RSD |
| 1,000 CRC | 199.75 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-01-25T11:17:18Z",
"rates": {
"RSD": 0.19975
}
}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": 19.975,
"rate": 0.19975
}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