Rate Overview
Live
1 COP = 6.2269 SLL
1 SLL = 0.160593
COP
Avg
6.1926
High
6.2899
Low
6.0275
Last updated: 5/27/2026, 8:40:00 PM
Quick Conversions
| COP | SLL |
|---|---|
| 1 COP | 6.23 SLL |
| 10 COP | 62.27 SLL |
| 50 COP | 311.35 SLL |
| 100 COP | 622.69 SLL |
| 500 COP | 3,113.46 SLL |
| 1,000 COP | 6,226.92 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-27T20:40:00Z",
"rates": {
"SLL": 6.226923
}
}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": 622.6923,
"rate": 6.226923
}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