Rate Overview
Live
1 SVC = 2.7391 CUP
1 CUP = 0.365090
SVC
Avg
2.7388
High
2.7433
Low
2.7327
Last updated: 5/27/2026, 7:29:48 PM
Quick Conversions
| SVC | CUP |
|---|---|
| 1 SVC | 2.74 CUP |
| 10 SVC | 27.39 CUP |
| 50 SVC | 136.95 CUP |
| 100 SVC | 273.91 CUP |
| 500 SVC | 1,369.53 CUP |
| 1,000 SVC | 2,739.05 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-05-27T19:29:48Z",
"rates": {
"CUP": 2.739051
}
}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": 273.9051,
"rate": 2.739051
}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