Rate Overview
Live
1 RSD = 0.026338 XCD
1 XCD = 37.9680
RSD
Avg
0.026274
High
0.026363
Low
0.026189
Last updated: 7/4/2026, 5:02:06 PM
Quick Conversions
| RSD | XCD |
|---|---|
| 1 RSD | 0.03 XCD |
| 10 RSD | 0.26 XCD |
| 50 RSD | 1.32 XCD |
| 100 RSD | 2.63 XCD |
| 500 RSD | 13.17 XCD |
| 1,000 RSD | 26.34 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-07-04T17:02:06Z",
"rates": {
"XCD": 0.026338
}
}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.6338,
"rate": 0.026338
}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