Rate Overview
Live
1 RSD = 4.5613 CRC
1 CRC = 0.219234
RSD
Avg
4.5865
High
4.6069
Low
4.5565
Last updated: 3/28/2026, 9:17:43 AM
Quick Conversions
| RSD | CRC |
|---|---|
| 1 RSD | 4.56 CRC |
| 10 RSD | 45.61 CRC |
| 50 RSD | 228.07 CRC |
| 100 RSD | 456.13 CRC |
| 500 RSD | 2,280.67 CRC |
| 1,000 RSD | 4,561.34 CRC |
Get RSD/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RSD¤cies=CRCExample Response:
{
"success": true,
"base": "RSD",
"date": "2026-03-28T09:17:43Z",
"rates": {
"CRC": 4.561343
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RSD&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "RSD",
"to": "CRC",
"amount": 100
},
"result": 456.1343,
"rate": 4.561343
}Build with RSD/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key