Rate Overview
Live
1 RSD = 5.0062 CRC
1 CRC = 0.199751 RSD
Avg
4.8936
High
5.1001
Low
4.5005
Last updated: 1/25/2026, 7:23:57 AM
Quick Conversions
| RSD | CRC |
|---|---|
| 1 RSD | 5.01 CRC |
| 10 RSD | 50.06 CRC |
| 50 RSD | 250.31 CRC |
| 100 RSD | 500.62 CRC |
| 500 RSD | 2,503.12 CRC |
| 1,000 RSD | 5,006.24 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-01-25T07:23:57Z",
"rates": {
"CRC": 5.006244
}
}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": 500.6244,
"rate": 5.006244
}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