Rate Overview
Live
1 RSD = 0.026645 XCD
1 XCD = 37.5305
RSD
Avg
0.026623
High
0.026661
Low
0.026590
Last updated: 8/15/2026, 8:35:24 PM
Quick Conversions
| RSD | XCD |
|---|---|
| 1 RSD | 0.03 XCD |
| 10 RSD | 0.27 XCD |
| 50 RSD | 1.33 XCD |
| 100 RSD | 2.66 XCD |
| 500 RSD | 13.32 XCD |
| 1,000 RSD | 26.65 XCD |
Get RSD/XCD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RSD¤cies=XCDExample Response:
{
"success": true,
"base": "RSD",
"date": "2026-08-15T20:35:24Z",
"rates": {
"XCD": 0.026645
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RSD&to=XCD&amount=100Example Response:
{
"success": true,
"query": {
"from": "RSD",
"to": "XCD",
"amount": 100
},
"result": 2.6645,
"rate": 0.026645
}Build with RSD/XCD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key