Rate Overview
Live
1 XCD = 3.2320 SVC
1 SVC = 0.309404
XCD
Avg
3.2340
High
3.2405
Low
3.2320
Last updated: 8/19/2026, 6:35:55 AM
Quick Conversions
| XCD | SVC |
|---|---|
| 1 XCD | 3.23 SVC |
| 10 XCD | 32.32 SVC |
| 50 XCD | 161.60 SVC |
| 100 XCD | 323.20 SVC |
| 500 XCD | 1,616.01 SVC |
| 1,000 XCD | 3,232.02 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-08-19T06:35:55Z",
"rates": {
"SVC": 3.232023
}
}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.2023,
"rate": 3.232023
}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