Rate Overview
Live
1 COP = 0.165964 SOS
1 SOS = 6.0254
COP
Avg
0.164676
High
0.166294
Low
0.163374
Last updated: 6/19/2026, 8:39:55 AM
Quick Conversions
| COP | SOS |
|---|---|
| 1 COP | 0.17 SOS |
| 10 COP | 1.66 SOS |
| 50 COP | 8.30 SOS |
| 100 COP | 16.60 SOS |
| 500 COP | 82.98 SOS |
| 1,000 COP | 165.96 SOS |
Get COP/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=SOSExample Response:
{
"success": true,
"base": "COP",
"date": "2026-06-19T08:39:55Z",
"rates": {
"SOS": 0.165964
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "SOS",
"amount": 100
},
"result": 16.5964,
"rate": 0.165964
}Build with COP/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key