Rate Overview
Live
1 COP = 7.1911 SLL
1 SLL = 0.139060
COP
Avg
6.7650
High
7.1911
Low
6.5321
Last updated: 6/19/2026, 8:40:07 AM
Quick Conversions
| COP | SLL |
|---|---|
| 1 COP | 7.19 SLL |
| 10 COP | 71.91 SLL |
| 50 COP | 359.56 SLL |
| 100 COP | 719.11 SLL |
| 500 COP | 3,595.57 SLL |
| 1,000 COP | 7,191.13 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-06-19T08:40:07Z",
"rates": {
"SLL": 7.191131
}
}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": 719.1131,
"rate": 7.191131
}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