Rate Overview
Live
1 RSD = 4.4314 CRC
1 CRC = 0.225664
RSD
Avg
4.4308
High
4.4424
Low
4.4150
Last updated: 7/8/2026, 8:16:32 AM
Quick Conversions
| RSD | CRC |
|---|---|
| 1 RSD | 4.43 CRC |
| 10 RSD | 44.31 CRC |
| 50 RSD | 221.57 CRC |
| 100 RSD | 443.14 CRC |
| 500 RSD | 2,215.68 CRC |
| 1,000 RSD | 4,431.37 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-08T08:16:32Z",
"rates": {
"CRC": 4.431365
}
}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.13650000000007,
"rate": 4.431365
}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