Rate Overview
Live
1 SLL = 0.151523 COP
1 COP = 6.5997
SLL
Avg
0.175541
High
0.194611
Low
0.151523
Last updated: 6/18/2026, 12:38:37 PM
Quick Conversions
| SLL | COP |
|---|---|
| 1 SLL | 0.15 COP |
| 10 SLL | 1.52 COP |
| 50 SLL | 7.58 COP |
| 100 SLL | 15.15 COP |
| 500 SLL | 75.76 COP |
| 1,000 SLL | 151.52 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-06-18T12:38:37Z",
"rates": {
"COP": 0.151523
}
}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": 15.152299999999999,
"rate": 0.151523
}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