Rate Overview
Live
1 RSD = 4.4127 CRC
1 CRC = 0.226619
RSD
Avg
4.4059
High
4.4147
Low
4.3833
Last updated: 7/29/2026, 1:54:50 AM
Quick Conversions
| RSD | CRC |
|---|---|
| 1 RSD | 4.41 CRC |
| 10 RSD | 44.13 CRC |
| 50 RSD | 220.63 CRC |
| 100 RSD | 441.27 CRC |
| 500 RSD | 2,206.34 CRC |
| 1,000 RSD | 4,412.69 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-29T01:54:50Z",
"rates": {
"CRC": 4.412686
}
}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.2686,
"rate": 4.412686
}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