Rate Overview
Live
1 COP = 5.6267 SLL
1 SLL = 0.177725
COP
Avg
5.6916
High
5.7678
Low
5.6242
Last updated: 5/7/2026, 5:54:14 PM
Quick Conversions
| COP | SLL |
|---|---|
| 1 COP | 5.63 SLL |
| 10 COP | 56.27 SLL |
| 50 COP | 281.33 SLL |
| 100 COP | 562.67 SLL |
| 500 COP | 2,813.33 SLL |
| 1,000 COP | 5,626.66 SLL |
Get COP/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=SLLExample Response:
{
"success": true,
"base": "COP",
"date": "2026-05-07T17:54:14Z",
"rates": {
"SLL": 5.62666
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "SLL",
"amount": 100
},
"result": 562.666,
"rate": 5.62666
}Build with COP/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key