Rate Overview
Live
1 XCD = 3.2374 SVC
1 SVC = 0.308887
XCD
Avg
3.2387
High
3.2482
Low
3.2308
Last updated: 5/9/2026, 3:41:29 AM
Quick Conversions
| XCD | SVC |
|---|---|
| 1 XCD | 3.24 SVC |
| 10 XCD | 32.37 SVC |
| 50 XCD | 161.87 SVC |
| 100 XCD | 323.74 SVC |
| 500 XCD | 1,618.71 SVC |
| 1,000 XCD | 3,237.43 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-05-09T03:41:29Z",
"rates": {
"SVC": 3.237426
}
}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.74260000000004,
"rate": 3.237426
}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