Rate Overview
Live
1 COP = 6.3233 SLL
1 SLL = 0.158146
COP
Avg
6.1362
High
6.3233
Low
6.0380
Last updated: 3/7/2026, 7:43:54 AM
Quick Conversions
| COP | SLL |
|---|---|
| 1 COP | 6.32 SLL |
| 10 COP | 63.23 SLL |
| 50 COP | 316.16 SLL |
| 100 COP | 632.33 SLL |
| 500 COP | 3,161.65 SLL |
| 1,000 COP | 6,323.29 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-03-07T07:43:54Z",
"rates": {
"SLL": 6.32329
}
}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": 632.329,
"rate": 6.32329
}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