Rate Overview
Live
1 LSL = 195.7388 COP
1 COP = 0.005109
LSL
Avg
197.0331
High
199.9880
Low
194.0558
Last updated: 9/2/2026, 4:33:21 AM
Quick Conversions
| LSL | COP |
|---|---|
| 1 LSL | 195.74 COP |
| 10 LSL | 1,957.39 COP |
| 50 LSL | 9,786.94 COP |
| 100 LSL | 19,573.88 COP |
| 500 LSL | 97,869.41 COP |
| 1,000 LSL | 195,738.82 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-09-02T04:33:21Z",
"rates": {
"COP": 195.738825
}
}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": 19573.8825,
"rate": 195.738825
}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