Rate Overview
Live
1 CRC = 0.223259 RSD
1 RSD = 4.4791
CRC
Avg
0.223134
High
0.225160
Low
0.221407
Last updated: 9/2/2026, 9:40:18 AM
Quick Conversions
| CRC | RSD |
|---|---|
| 1 CRC | 0.22 RSD |
| 10 CRC | 2.23 RSD |
| 50 CRC | 11.16 RSD |
| 100 CRC | 22.33 RSD |
| 500 CRC | 111.63 RSD |
| 1,000 CRC | 223.26 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-09-02T09:40:18Z",
"rates": {
"RSD": 0.223259
}
}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": 22.3259,
"rate": 0.223259
}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