Rate Overview
Live
1 SVC = 3.0295 CUP
1 CUP = 0.330091
SVC
Avg
3.0289
High
3.0302
Low
3.0273
Last updated: 7/9/2026, 1:42:44 PM
Quick Conversions
| SVC | CUP |
|---|---|
| 1 SVC | 3.03 CUP |
| 10 SVC | 30.29 CUP |
| 50 SVC | 151.47 CUP |
| 100 SVC | 302.95 CUP |
| 500 SVC | 1,514.73 CUP |
| 1,000 SVC | 3,029.47 CUP |
Get SVC/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=CUPExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-07-09T13:42:44Z",
"rates": {
"CUP": 3.029466
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "CUP",
"amount": 100
},
"result": 302.94660000000005,
"rate": 3.029466
}Build with SVC/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key