Rate Overview
Live
1 RSD = 4.4775 CRC
1 CRC = 0.223341
RSD
Avg
4.4816
High
4.4990
Low
4.4682
Last updated: 5/28/2026, 6:53:51 AM
Quick Conversions
| RSD | CRC |
|---|---|
| 1 RSD | 4.48 CRC |
| 10 RSD | 44.77 CRC |
| 50 RSD | 223.87 CRC |
| 100 RSD | 447.75 CRC |
| 500 RSD | 2,238.73 CRC |
| 1,000 RSD | 4,477.45 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-05-28T06:53:51Z",
"rates": {
"CRC": 4.477453
}
}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.7453,
"rate": 4.477453
}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