Rate Overview
Live
1 LSL = 191.1542 COP
1 COP = 0.005231
LSL
Avg
194.7902
High
197.9486
Low
190.3045
Last updated: 7/25/2026, 12:51:37 PM
Quick Conversions
| LSL | COP |
|---|---|
| 1 LSL | 191.15 COP |
| 10 LSL | 1,911.54 COP |
| 50 LSL | 9,557.71 COP |
| 100 LSL | 19,115.42 COP |
| 500 LSL | 95,577.12 COP |
| 1,000 LSL | 191,154.23 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-07-25T12:51:37Z",
"rates": {
"COP": 191.154231
}
}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": 19115.4231,
"rate": 191.154231
}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