Rate Overview
Live
1 SVC = 2.7391 CUP
1 CUP = 0.365090
SVC
Avg
2.7925
High
3.0350
Low
2.7278
Last updated: 5/27/2026, 8:44:27 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-27T20:44:27Z",
"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