Rate Overview
Live
1 SVC = 0.114296 CUC
1 CUC = 8.7492
SVC
Avg
0.114384
High
0.114575
Low
0.114228
Last updated: 4/17/2026, 5:13:24 PM
Quick Conversions
| SVC | CUC |
|---|---|
| 1 SVC | 0.11 CUC |
| 10 SVC | 1.14 CUC |
| 50 SVC | 5.71 CUC |
| 100 SVC | 11.43 CUC |
| 500 SVC | 57.15 CUC |
| 1,000 SVC | 114.30 CUC |
Get SVC/CUC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=CUCExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-04-17T17:13:24Z",
"rates": {
"CUC": 0.114296
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=CUC&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "CUC",
"amount": 100
},
"result": 11.429599999999999,
"rate": 0.114296
}Build with SVC/CUC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key