Rate Overview
Live
1 COP = 5.6978 SLL
1 SLL = 0.175507
COP
Avg
6.1323
High
6.4695
Low
5.6978
Last updated: 3/28/2026, 10:40:24 AM
Quick Conversions
| COP | SLL |
|---|---|
| 1 COP | 5.70 SLL |
| 10 COP | 56.98 SLL |
| 50 COP | 284.89 SLL |
| 100 COP | 569.78 SLL |
| 500 COP | 2,848.89 SLL |
| 1,000 COP | 5,697.79 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-28T10:40:24Z",
"rates": {
"SLL": 5.697787
}
}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": 569.7787,
"rate": 5.697787
}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