Rate Overview
Live
1 RSD = 4.4377 CRC
1 CRC = 0.225343
RSD
Avg
4.6638
High
5.0766
Low
4.3969
Last updated: 7/7/2026, 3:18:00 PM
Quick Conversions
| RSD | CRC |
|---|---|
| 1 RSD | 4.44 CRC |
| 10 RSD | 44.38 CRC |
| 50 RSD | 221.88 CRC |
| 100 RSD | 443.77 CRC |
| 500 RSD | 2,218.84 CRC |
| 1,000 RSD | 4,437.68 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-07-07T15:18:00Z",
"rates": {
"CRC": 4.437679
}
}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": 443.7679,
"rate": 4.437679
}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