Rate Overview
Live
1 XCD = 3.2321 SVC
1 SVC = 0.309400
XCD
Avg
3.2336
High
3.2490
Low
3.2295
Last updated: 7/29/2026, 5:58:47 PM
Quick Conversions
| XCD | SVC |
|---|---|
| 1 XCD | 3.23 SVC |
| 10 XCD | 32.32 SVC |
| 50 XCD | 161.60 SVC |
| 100 XCD | 323.21 SVC |
| 500 XCD | 1,616.03 SVC |
| 1,000 XCD | 3,232.06 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-29T17:58:47Z",
"rates": {
"SVC": 3.232061
}
}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.2061,
"rate": 3.232061
}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