Rate Overview
Live
1 COP = 7.5654 SLL
1 SLL = 0.132181
COP
Avg
7.3083
High
7.5654
Low
7.0321
Last updated: 7/28/2026, 12:35:00 PM
Quick Conversions
| COP | SLL |
|---|---|
| 1 COP | 7.57 SLL |
| 10 COP | 75.65 SLL |
| 50 COP | 378.27 SLL |
| 100 COP | 756.54 SLL |
| 500 COP | 3,782.68 SLL |
| 1,000 COP | 7,565.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-07-28T12:35:00Z",
"rates": {
"SLL": 7.56536
}
}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": 756.5360000000001,
"rate": 7.56536
}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