Rate Overview
Live
1 COP = 7.3644 SLL
1 SLL = 0.135789
COP
Avg
7.3841
High
7.8108
Low
7.2383
Last updated: 9/9/2026, 4:55:30 AM
Quick Conversions
| COP | SLL |
|---|---|
| 1 COP | 7.36 SLL |
| 10 COP | 73.64 SLL |
| 50 COP | 368.22 SLL |
| 100 COP | 736.44 SLL |
| 500 COP | 3,682.18 SLL |
| 1,000 COP | 7,364.36 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-09-09T04:55:30Z",
"rates": {
"SLL": 7.36436
}
}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": 736.4359999999999,
"rate": 7.36436
}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