Rate Overview
Live
1 SVC = 393.1923 COP
1 COP = 0.002543
SVC
Avg
396.4678
High
399.7920
Low
392.1247
Last updated: 6/19/2026, 8:41:37 AM
Quick Conversions
| SVC | COP |
|---|---|
| 1 SVC | 393.19 COP |
| 10 SVC | 3,931.92 COP |
| 50 SVC | 19,659.62 COP |
| 100 SVC | 39,319.23 COP |
| 500 SVC | 196,596.17 COP |
| 1,000 SVC | 393,192.33 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-06-19T08:41:37Z",
"rates": {
"COP": 393.192334
}
}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": 39319.233400000005,
"rate": 393.192334
}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