Rate Overview
Live
1 RSD = 4.4129 CRC
1 CRC = 0.226609
RSD
Avg
4.7646
High
5.0748
Low
4.4129
Last updated: 7/21/2026, 8:40:05 PM
Quick Conversions
| RSD | CRC |
|---|---|
| 1 RSD | 4.41 CRC |
| 10 RSD | 44.13 CRC |
| 50 RSD | 220.64 CRC |
| 100 RSD | 441.29 CRC |
| 500 RSD | 2,206.45 CRC |
| 1,000 RSD | 4,412.89 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-21T20:40:05Z",
"rates": {
"CRC": 4.412891
}
}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": 441.2891,
"rate": 4.412891
}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