Rate Overview
Live
1 COP = 0.002317 SVC
1 SVC = 431.5926
COP
Avg
0.002321
High
0.002330
Low
0.002305
Last updated: 3/7/2026, 9:11:55 AM
Quick Conversions
| COP | SVC |
|---|---|
| 1 COP | 0.00 SVC |
| 10 COP | 0.02 SVC |
| 50 COP | 0.12 SVC |
| 100 COP | 0.23 SVC |
| 500 COP | 1.16 SVC |
| 1,000 COP | 2.32 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-03-07T09:11:55Z",
"rates": {
"SVC": 0.002317
}
}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.23170000000000002,
"rate": 0.002317
}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