Rate Overview
Live
1 RSD = 0.026785 XCD
1 XCD = 37.3343
RSD
Avg
0.026981
High
0.027201
Low
0.026746
Last updated: 3/6/2026, 8:08:49 AM
Quick Conversions
| RSD | XCD |
|---|---|
| 1 RSD | 0.03 XCD |
| 10 RSD | 0.27 XCD |
| 50 RSD | 1.34 XCD |
| 100 RSD | 2.68 XCD |
| 500 RSD | 13.39 XCD |
| 1,000 RSD | 26.79 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-03-06T08:08:49Z",
"rates": {
"XCD": 0.026785
}
}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.6785,
"rate": 0.026785
}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