Rate Overview
Live
1 XCD = 3.2333 SVC
1 SVC = 0.309282
XCD
Avg
3.2360
High
3.2482
Low
3.2292
Last updated: 5/29/2026, 8:44:28 PM
Quick Conversions
| XCD | SVC |
|---|---|
| 1 XCD | 3.23 SVC |
| 10 XCD | 32.33 SVC |
| 50 XCD | 161.66 SVC |
| 100 XCD | 323.33 SVC |
| 500 XCD | 1,616.65 SVC |
| 1,000 XCD | 3,233.30 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-29T20:44:28Z",
"rates": {
"SVC": 3.233297
}
}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.3297,
"rate": 3.233297
}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