Rate Overview
Live
1 CRC = 0.222756 RSD
1 RSD = 4.4892
CRC
Avg
0.205146
High
0.222756
Low
0.196445
Last updated: 5/27/2026, 8:37:16 PM
Quick Conversions
| CRC | RSD |
|---|---|
| 1 CRC | 0.22 RSD |
| 10 CRC | 2.23 RSD |
| 50 CRC | 11.14 RSD |
| 100 CRC | 22.28 RSD |
| 500 CRC | 111.38 RSD |
| 1,000 CRC | 222.76 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-05-27T20:37:16Z",
"rates": {
"RSD": 0.222756
}
}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.2756,
"rate": 0.222756
}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