Rate Overview
Live
1 CRC = 0.228140 RSD
1 RSD = 4.3833
CRC
Avg
0.216182
High
0.228239
Low
0.196982
Last updated: 7/26/2026, 1:20:09 PM
Quick Conversions
| CRC | RSD |
|---|---|
| 1 CRC | 0.23 RSD |
| 10 CRC | 2.28 RSD |
| 50 CRC | 11.41 RSD |
| 100 CRC | 22.81 RSD |
| 500 CRC | 114.07 RSD |
| 1,000 CRC | 228.14 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-07-26T13:20:09Z",
"rates": {
"RSD": 0.22814
}
}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.814,
"rate": 0.22814
}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