Rate Overview
Live
1 COP = 0.153873 SOS
1 SOS = 6.4989
COP
Avg
0.155155
High
0.157194
Low
0.153280
Last updated: 5/7/2026, 1:44:43 PM
Quick Conversions
| COP | SOS |
|---|---|
| 1 COP | 0.15 SOS |
| 10 COP | 1.54 SOS |
| 50 COP | 7.69 SOS |
| 100 COP | 15.39 SOS |
| 500 COP | 76.94 SOS |
| 1,000 COP | 153.87 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-05-07T13:44:43Z",
"rates": {
"SOS": 0.153873
}
}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": 15.387300000000002,
"rate": 0.153873
}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