Rate Overview
Live
1 LSL = 215.8845 COP
1 COP = 0.004632
LSL
Avg
224.1161
High
234.6093
Low
215.8845
Last updated: 3/27/2026, 4:30:11 PM
Quick Conversions
| LSL | COP |
|---|---|
| 1 LSL | 215.88 COP |
| 10 LSL | 2,158.84 COP |
| 50 LSL | 10,794.22 COP |
| 100 LSL | 21,588.45 COP |
| 500 LSL | 107,942.23 COP |
| 1,000 LSL | 215,884.45 COP |
Get LSL/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=COPExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-03-27T16:30:11Z",
"rates": {
"COP": 215.884451
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "COP",
"amount": 100
},
"result": 21588.4451,
"rate": 215.884451
}Build with LSL/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key