Rate Overview
Live
1 SLL = 0.142204 COP
1 COP = 7.0322
SLL
Avg
0.160197
High
0.181170
Low
0.141362
Last updated: 7/21/2026, 2:29:54 PM
Quick Conversions
| SLL | COP |
|---|---|
| 1 SLL | 0.14 COP |
| 10 SLL | 1.42 COP |
| 50 SLL | 7.11 COP |
| 100 SLL | 14.22 COP |
| 500 SLL | 71.10 COP |
| 1,000 SLL | 142.20 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-07-21T14:29:54Z",
"rates": {
"COP": 0.142204
}
}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": 14.2204,
"rate": 0.142204
}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