Rate Overview
Live
1 SVC = 0.308856 XCD
1 XCD = 3.2378
SVC
Avg
0.309095
High
0.309415
Low
0.308570
Last updated: 3/7/2026, 3:48:52 AM
Quick Conversions
| SVC | XCD |
|---|---|
| 1 SVC | 0.31 XCD |
| 10 SVC | 3.09 XCD |
| 50 SVC | 15.44 XCD |
| 100 SVC | 30.89 XCD |
| 500 SVC | 154.43 XCD |
| 1,000 SVC | 308.86 XCD |
Get SVC/XCD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=XCDExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-03-07T03:48:52Z",
"rates": {
"XCD": 0.308856
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=XCD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "XCD",
"amount": 100
},
"result": 30.885600000000004,
"rate": 0.308856
}Build with SVC/XCD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key