Rate Overview
Live
1 COP = 7.3811 SLL
1 SLL = 0.135481
COP
Avg
5.8139
High
7.3811
Low
5.1385
Last updated: 7/24/2026, 12:49:55 PM
Quick Conversions
| COP | SLL |
|---|---|
| 1 COP | 7.38 SLL |
| 10 COP | 73.81 SLL |
| 50 COP | 369.05 SLL |
| 100 COP | 738.11 SLL |
| 500 COP | 3,690.54 SLL |
| 1,000 COP | 7,381.08 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-24T12:49:55Z",
"rates": {
"SLL": 7.381083
}
}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": 738.1083,
"rate": 7.381083
}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