Rate Overview
Live
1 SVC = 366.0339 COP
1 COP = 0.002732
SVC
Avg
376.0935
High
394.8079
Low
366.0339
Last updated: 7/28/2026, 8:42:58 AM
Quick Conversions
| SVC | COP |
|---|---|
| 1 SVC | 366.03 COP |
| 10 SVC | 3,660.34 COP |
| 50 SVC | 18,301.70 COP |
| 100 SVC | 36,603.39 COP |
| 500 SVC | 183,016.95 COP |
| 1,000 SVC | 366,033.90 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-07-28T08:42:58Z",
"rates": {
"COP": 366.033904
}
}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": 36603.390400000004,
"rate": 366.033904
}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