Rate Overview
Live
1 CRC = 0.218097 RSD
1 RSD = 4.5851
CRC
Avg
0.219905
High
0.221170
Low
0.218097
Last updated: 5/7/2026, 1:45:31 PM
Quick Conversions
| CRC | RSD |
|---|---|
| 1 CRC | 0.22 RSD |
| 10 CRC | 2.18 RSD |
| 50 CRC | 10.90 RSD |
| 100 CRC | 21.81 RSD |
| 500 CRC | 109.05 RSD |
| 1,000 CRC | 218.10 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-07T13:45:31Z",
"rates": {
"RSD": 0.218097
}
}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.809700000000003,
"rate": 0.218097
}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