Rate Overview
Live
1 LSL = 190.8539 COP
1 COP = 0.005240
LSL
Avg
199.7267
High
209.7399
Low
190.3045
Last updated: 7/29/2026, 2:08:22 AM
Quick Conversions
| LSL | COP |
|---|---|
| 1 LSL | 190.85 COP |
| 10 LSL | 1,908.54 COP |
| 50 LSL | 9,542.70 COP |
| 100 LSL | 19,085.39 COP |
| 500 LSL | 95,426.96 COP |
| 1,000 LSL | 190,853.92 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-29T02:08:22Z",
"rates": {
"COP": 190.853918
}
}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": 19085.391799999998,
"rate": 190.853918
}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