Rate Overview
Live
1 SLL = 0.137149 COP
1 COP = 7.2913
SLL
Avg
0.137292
High
0.138726
Low
0.134282
Last updated: 8/12/2026, 5:11:18 AM
Quick Conversions
| SLL | COP |
|---|---|
| 1 SLL | 0.14 COP |
| 10 SLL | 1.37 COP |
| 50 SLL | 6.86 COP |
| 100 SLL | 13.71 COP |
| 500 SLL | 68.57 COP |
| 1,000 SLL | 137.15 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-08-12T05:11:18Z",
"rates": {
"COP": 0.137149
}
}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.7149,
"rate": 0.137149
}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