Rate Overview
Live
1 COP = 0.002803 SVC
1 SVC = 356.7606
COP
Avg
0.002365
High
0.002803
Low
0.002091
Last updated: 7/31/2026, 8:54:54 AM
Quick Conversions
| COP | SVC |
|---|---|
| 1 COP | 0.00 SVC |
| 10 COP | 0.03 SVC |
| 50 COP | 0.14 SVC |
| 100 COP | 0.28 SVC |
| 500 COP | 1.40 SVC |
| 1,000 COP | 2.80 SVC |
Get COP/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=SVCExample Response:
{
"success": true,
"base": "COP",
"date": "2026-07-31T08:54:54Z",
"rates": {
"SVC": 0.002803
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "SVC",
"amount": 100
},
"result": 0.2803,
"rate": 0.002803
}Build with COP/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key