Rate Overview
Live
1 COP = 0.171250 SOS
1 SOS = 5.8394
COP
Avg
0.169962
High
0.171250
Low
0.166376
Last updated: 7/8/2026, 10:42:02 PM
Quick Conversions
| COP | SOS |
|---|---|
| 1 COP | 0.17 SOS |
| 10 COP | 1.71 SOS |
| 50 COP | 8.56 SOS |
| 100 COP | 17.13 SOS |
| 500 COP | 85.63 SOS |
| 1,000 COP | 171.25 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-07-08T22:42:02Z",
"rates": {
"SOS": 0.17125
}
}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": 17.125,
"rate": 0.17125
}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