Rate Overview
Live
1 COP = 6.8424 SLL
1 SLL = 0.146147
COP
Avg
6.7598
High
6.8597
Low
6.1875
Last updated: 7/9/2026, 7:43:15 AM
Quick Conversions
| COP | SLL |
|---|---|
| 1 COP | 6.84 SLL |
| 10 COP | 68.42 SLL |
| 50 COP | 342.12 SLL |
| 100 COP | 684.24 SLL |
| 500 COP | 3,421.21 SLL |
| 1,000 COP | 6,842.42 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-07-09T07:43:15Z",
"rates": {
"SLL": 6.842419
}
}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": 684.2419,
"rate": 6.842419
}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