Rate Overview
Live
1 SVC = 431.5256 COP
1 COP = 0.002317
SVC
Avg
430.8347
High
433.7242
Low
429.0216
Last updated: 3/7/2026, 7:36:08 AM
Quick Conversions
| SVC | COP |
|---|---|
| 1 SVC | 431.53 COP |
| 10 SVC | 4,315.26 COP |
| 50 SVC | 21,576.28 COP |
| 100 SVC | 43,152.56 COP |
| 500 SVC | 215,762.78 COP |
| 1,000 SVC | 431,525.56 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-07T07:36:08Z",
"rates": {
"COP": 431.52556
}
}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": 43152.556,
"rate": 431.52556
}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