Rate Overview
Live
1 SLL = 0.178301 COP
1 COP = 5.6085
SLL
Avg
0.176324
High
0.178301
Low
0.174378
Last updated: 5/8/2026, 5:56:28 AM
Quick Conversions
| SLL | COP |
|---|---|
| 1 SLL | 0.18 COP |
| 10 SLL | 1.78 COP |
| 50 SLL | 8.92 COP |
| 100 SLL | 17.83 COP |
| 500 SLL | 89.15 COP |
| 1,000 SLL | 178.30 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-05-08T05:56:28Z",
"rates": {
"COP": 0.178301
}
}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.830099999999998,
"rate": 0.178301
}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