Rate Overview
Live
1 LSL = 191.7257 COP
1 COP = 0.005216
LSL
Avg
218.8405
High
232.6163
Low
190.9661
Last updated: 7/29/2026, 2:19:12 PM
Quick Conversions
| LSL | COP |
|---|---|
| 1 LSL | 191.73 COP |
| 10 LSL | 1,917.26 COP |
| 50 LSL | 9,586.28 COP |
| 100 LSL | 19,172.57 COP |
| 500 LSL | 95,862.84 COP |
| 1,000 LSL | 191,725.68 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-29T14:19:12Z",
"rates": {
"COP": 191.725683
}
}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": 19172.5683,
"rate": 191.725683
}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