Rate Overview
Live
1 SVC = 413.2319 COP
1 COP = 0.002420
SVC
Avg
414.6877
High
418.1896
Low
410.5658
Last updated: 4/17/2026, 5:08:48 PM
Quick Conversions
| SVC | COP |
|---|---|
| 1 SVC | 413.23 COP |
| 10 SVC | 4,132.32 COP |
| 50 SVC | 20,661.59 COP |
| 100 SVC | 41,323.19 COP |
| 500 SVC | 206,615.93 COP |
| 1,000 SVC | 413,231.86 COP |
Get SVC/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=COPExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-04-17T17:08:48Z",
"rates": {
"COP": 413.231857
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "COP",
"amount": 100
},
"result": 41323.1857,
"rate": 413.231857
}Build with SVC/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key