Rate Overview
Live
1 SVC = 420.5743 COP
1 COP = 0.002378
SVC
Avg
462.1427
High
505.9893
Low
416.5544
Last updated: 3/28/2026, 3:19:04 PM
Quick Conversions
| SVC | COP |
|---|---|
| 1 SVC | 420.57 COP |
| 10 SVC | 4,205.74 COP |
| 50 SVC | 21,028.71 COP |
| 100 SVC | 42,057.43 COP |
| 500 SVC | 210,287.15 COP |
| 1,000 SVC | 420,574.29 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-03-28T15:19:04Z",
"rates": {
"COP": 420.574291
}
}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": 42057.4291,
"rate": 420.574291
}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