Rate Overview
Live
1 COP = 0.002607 SVC
1 SVC = 383.5827
COP
Avg
0.002411
High
0.002614
Low
0.002305
Last updated: 7/8/2026, 1:39:34 AM
Quick Conversions
| COP | SVC |
|---|---|
| 1 COP | 0.00 SVC |
| 10 COP | 0.03 SVC |
| 50 COP | 0.13 SVC |
| 100 COP | 0.26 SVC |
| 500 COP | 1.30 SVC |
| 1,000 COP | 2.61 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-08T01:39:34Z",
"rates": {
"SVC": 0.002607
}
}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.2607,
"rate": 0.002607
}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