Rate Overview
Live
1 SLL = 0.132526 COP
1 COP = 7.5457
SLL
Avg
0.135902
High
0.140748
Low
0.132181
Last updated: 7/29/2026, 5:24:01 AM
Quick Conversions
| SLL | COP |
|---|---|
| 1 SLL | 0.13 COP |
| 10 SLL | 1.33 COP |
| 50 SLL | 6.63 COP |
| 100 SLL | 13.25 COP |
| 500 SLL | 66.26 COP |
| 1,000 SLL | 132.53 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-29T05:24:01Z",
"rates": {
"COP": 0.132526
}
}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": 13.252600000000001,
"rate": 0.132526
}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