Rate Overview
Live
1 CRC = 0.226593 RSD
1 RSD = 4.4132
CRC
Avg
0.218174
High
0.226619
Low
0.199104
Last updated: 7/29/2026, 5:16:23 PM
Quick Conversions
| CRC | RSD |
|---|---|
| 1 CRC | 0.23 RSD |
| 10 CRC | 2.27 RSD |
| 50 CRC | 11.33 RSD |
| 100 CRC | 22.66 RSD |
| 500 CRC | 113.30 RSD |
| 1,000 CRC | 226.59 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-29T17:16:23Z",
"rates": {
"RSD": 0.226593
}
}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.659299999999998,
"rate": 0.226593
}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