Rate Overview
Live
1 SLL = 0.172414 COP
1 COP = 5.8000
SLL
Avg
0.172384
High
0.173861
Low
0.171403
Last updated: 4/17/2026, 4:13:48 PM
Quick Conversions
| SLL | COP |
|---|---|
| 1 SLL | 0.17 COP |
| 10 SLL | 1.72 COP |
| 50 SLL | 8.62 COP |
| 100 SLL | 17.24 COP |
| 500 SLL | 86.21 COP |
| 1,000 SLL | 172.41 COP |
Get SLL/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=COPExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-04-17T16:13:48Z",
"rates": {
"COP": 0.172414
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "COP",
"amount": 100
},
"result": 17.241400000000002,
"rate": 0.172414
}Build with SLL/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key