Rate Overview
Live
1 COP = 0.002419 SVC
1 SVC = 413.3940
COP
Avg
0.002411
High
0.002435
Low
0.002391
Last updated: 4/17/2026, 12:00:03 PM
Quick Conversions
| COP | SVC |
|---|---|
| 1 COP | 0.00 SVC |
| 10 COP | 0.02 SVC |
| 50 COP | 0.12 SVC |
| 100 COP | 0.24 SVC |
| 500 COP | 1.21 SVC |
| 1,000 COP | 2.42 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-04-17T12:00:03Z",
"rates": {
"SVC": 0.002419
}
}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.2419,
"rate": 0.002419
}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