Rate Overview
Live
1 XCD = 3.2327 SVC
1 SVC = 0.309342
XCD
Avg
3.2343
High
3.2408
Low
3.2319
Last updated: 3/7/2026, 1:02:02 AM
Quick Conversions
| XCD | SVC |
|---|---|
| 1 XCD | 3.23 SVC |
| 10 XCD | 32.33 SVC |
| 50 XCD | 161.63 SVC |
| 100 XCD | 323.27 SVC |
| 500 XCD | 1,616.34 SVC |
| 1,000 XCD | 3,232.67 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-03-07T01:02:02Z",
"rates": {
"SVC": 3.232671
}
}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.26709999999997,
"rate": 3.232671
}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