Rate Overview
Live
1 SVC = 382.2374 COP
1 COP = 0.002616
SVC
Avg
383.1701
High
387.2073
Low
381.3586
Last updated: 7/9/2026, 9:32:23 AM
Quick Conversions
| SVC | COP |
|---|---|
| 1 SVC | 382.24 COP |
| 10 SVC | 3,822.37 COP |
| 50 SVC | 19,111.87 COP |
| 100 SVC | 38,223.74 COP |
| 500 SVC | 191,118.69 COP |
| 1,000 SVC | 382,237.38 COP |
Get SVC/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=COPExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-07-09T09:32:23Z",
"rates": {
"COP": 382.237384
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "COP",
"amount": 100
},
"result": 38223.7384,
"rate": 382.237384
}Build with SVC/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key