Rate Overview
Live
1 SVC = 0.309403 XCD
1 XCD = 3.2320
SVC
Avg
0.309211
High
0.309407
Low
0.308596
Last updated: 8/19/2026, 2:05:53 AM
Quick Conversions
| SVC | XCD |
|---|---|
| 1 SVC | 0.31 XCD |
| 10 SVC | 3.09 XCD |
| 50 SVC | 15.47 XCD |
| 100 SVC | 30.94 XCD |
| 500 SVC | 154.70 XCD |
| 1,000 SVC | 309.40 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-08-19T02:05:53Z",
"rates": {
"XCD": 0.309403
}
}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.940299999999997,
"rate": 0.309403
}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