Rate Overview
Live
1 COP = 0.151206 SOS
1 SOS = 6.6135
COP
Avg
0.151522
High
0.152221
Low
0.150529
Last updated: 3/7/2026, 9:05:17 AM
Quick Conversions
| COP | SOS |
|---|---|
| 1 COP | 0.15 SOS |
| 10 COP | 1.51 SOS |
| 50 COP | 7.56 SOS |
| 100 COP | 15.12 SOS |
| 500 COP | 75.60 SOS |
| 1,000 COP | 151.21 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-03-07T09:05:17Z",
"rates": {
"SOS": 0.151206
}
}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.120600000000001,
"rate": 0.151206
}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