Rate Overview
Live
1 SVC = 354.8504 COP
1 COP = 0.002818
SVC
Avg
357.5662
High
361.3141
Low
354.8504
Last updated: 9/10/2026, 7:49:40 AM
Quick Conversions
| SVC | COP |
|---|---|
| 1 SVC | 354.85 COP |
| 10 SVC | 3,548.50 COP |
| 50 SVC | 17,742.52 COP |
| 100 SVC | 35,485.04 COP |
| 500 SVC | 177,425.21 COP |
| 1,000 SVC | 354,850.43 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-09-10T07:49:40Z",
"rates": {
"COP": 354.850426
}
}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": 35485.0426,
"rate": 354.850426
}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