Rate Overview
Live
1 COP = 0.002543 SVC
1 SVC = 393.2363
COP
Avg
0.002522
High
0.002550
Low
0.002501
Last updated: 6/19/2026, 8:40:59 AM
Quick Conversions
| COP | SVC |
|---|---|
| 1 COP | 0.00 SVC |
| 10 COP | 0.03 SVC |
| 50 COP | 0.13 SVC |
| 100 COP | 0.25 SVC |
| 500 COP | 1.27 SVC |
| 1,000 COP | 2.54 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-06-19T08:40:59Z",
"rates": {
"SVC": 0.002543
}
}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.2543,
"rate": 0.002543
}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