Rate Overview
Live
1 COP = 5.8000 SLL
1 SLL = 0.172415
COP
Avg
5.8011
High
5.8342
Low
5.7517
Last updated: 4/17/2026, 11:59:14 AM
Quick Conversions
| COP | SLL |
|---|---|
| 1 COP | 5.80 SLL |
| 10 COP | 58.00 SLL |
| 50 COP | 290.00 SLL |
| 100 COP | 580.00 SLL |
| 500 COP | 2,899.98 SLL |
| 1,000 COP | 5,799.97 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-04-17T11:59:14Z",
"rates": {
"SLL": 5.799968
}
}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": 579.9968,
"rate": 5.799968
}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