Rate Overview
Live
1 LSL = 192.9608 COP
1 COP = 0.005182
LSL
Avg
193.6543
High
194.4477
Low
192.6361
Last updated: 8/18/2026, 12:33:11 PM
Quick Conversions
| LSL | COP |
|---|---|
| 1 LSL | 192.96 COP |
| 10 LSL | 1,929.61 COP |
| 50 LSL | 9,648.04 COP |
| 100 LSL | 19,296.08 COP |
| 500 LSL | 96,480.42 COP |
| 1,000 LSL | 192,960.85 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-08-18T12:33:11Z",
"rates": {
"COP": 192.960848
}
}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": 19296.0848,
"rate": 192.960848
}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