Rate Overview
Live
1 CRC = 0.219233 RSD
1 RSD = 4.5614
CRC
Avg
0.218033
High
0.219464
Low
0.217067
Last updated: 3/28/2026, 1:42:17 PM
Quick Conversions
| CRC | RSD |
|---|---|
| 1 CRC | 0.22 RSD |
| 10 CRC | 2.19 RSD |
| 50 CRC | 10.96 RSD |
| 100 CRC | 21.92 RSD |
| 500 CRC | 109.62 RSD |
| 1,000 CRC | 219.23 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-03-28T13:42:17Z",
"rates": {
"RSD": 0.219233
}
}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": 21.9233,
"rate": 0.219233
}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