Rate Overview
Live
1 SVC = 425.8138 COP
1 COP = 0.002348
SVC
Avg
421.0946
High
425.9650
Low
415.3523
Last updated: 5/7/2026, 8:56:04 PM
Quick Conversions
| SVC | COP |
|---|---|
| 1 SVC | 425.81 COP |
| 10 SVC | 4,258.14 COP |
| 50 SVC | 21,290.69 COP |
| 100 SVC | 42,581.38 COP |
| 500 SVC | 212,906.90 COP |
| 1,000 SVC | 425,813.79 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-05-07T20:56:04Z",
"rates": {
"COP": 425.813794
}
}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": 42581.3794,
"rate": 425.813794
}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