Rate Overview
Live
1 SVC = 358.1580 COP
1 COP = 0.002792
SVC
Avg
358.4978
High
359.7456
Low
356.6032
Last updated: 8/20/2026, 8:03:10 AM
Quick Conversions
| SVC | COP |
|---|---|
| 1 SVC | 358.16 COP |
| 10 SVC | 3,581.58 COP |
| 50 SVC | 17,907.90 COP |
| 100 SVC | 35,815.80 COP |
| 500 SVC | 179,078.98 COP |
| 1,000 SVC | 358,157.96 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-08-20T08:03:10Z",
"rates": {
"COP": 358.157958
}
}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": 35815.7958,
"rate": 358.157958
}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