Rate Overview
Live
1 RSD = 4.4794 CRC
1 CRC = 0.223244
RSD
Avg
4.4776
High
4.5123
Low
4.4413
Last updated: 9/3/2026, 8:39:38 PM
Quick Conversions
| RSD | CRC |
|---|---|
| 1 RSD | 4.48 CRC |
| 10 RSD | 44.79 CRC |
| 50 RSD | 223.97 CRC |
| 100 RSD | 447.94 CRC |
| 500 RSD | 2,239.71 CRC |
| 1,000 RSD | 4,479.41 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-09-03T20:39:38Z",
"rates": {
"CRC": 4.47941
}
}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": 447.941,
"rate": 4.47941
}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