Rate Overview
Live
1 SVC = 0.309338 XCD
1 XCD = 3.2327
SVC
Avg
0.309132
High
0.309468
Low
0.308574
Last updated: 7/8/2026, 11:15:24 AM
Quick Conversions
| SVC | XCD |
|---|---|
| 1 SVC | 0.31 XCD |
| 10 SVC | 3.09 XCD |
| 50 SVC | 15.47 XCD |
| 100 SVC | 30.93 XCD |
| 500 SVC | 154.67 XCD |
| 1,000 SVC | 309.34 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-07-08T11:15:24Z",
"rates": {
"XCD": 0.309338
}
}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.9338,
"rate": 0.309338
}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