Rate Overview
Live
1 LSL = 190.3045 COP
1 COP = 0.005255
LSL
Avg
221.5124
High
235.6714
Low
190.3045
Last updated: 7/24/2026, 8:36:30 AM
Quick Conversions
| LSL | COP |
|---|---|
| 1 LSL | 190.30 COP |
| 10 LSL | 1,903.05 COP |
| 50 LSL | 9,515.23 COP |
| 100 LSL | 19,030.45 COP |
| 500 LSL | 95,152.26 COP |
| 1,000 LSL | 190,304.51 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-24T08:36:30Z",
"rates": {
"COP": 190.304514
}
}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": 19030.4514,
"rate": 190.304514
}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