Rate Overview
Live
1 XCD = 3.2324 SVC
1 SVC = 0.309370
XCD
Avg
3.2346
High
3.2408
Low
3.2291
Last updated: 7/27/2026, 4:15:54 PM
Quick Conversions
| XCD | SVC |
|---|---|
| 1 XCD | 3.23 SVC |
| 10 XCD | 32.32 SVC |
| 50 XCD | 161.62 SVC |
| 100 XCD | 323.24 SVC |
| 500 XCD | 1,616.19 SVC |
| 1,000 XCD | 3,232.38 SVC |
Get XCD/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=SVCExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-07-27T16:15:54Z",
"rates": {
"SVC": 3.232378
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "SVC",
"amount": 100
},
"result": 323.2378,
"rate": 3.232378
}Build with XCD/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key