Rate Overview
Live
1 LSL = 228.1590 COP
1 COP = 0.004383
LSL
Avg
231.6621
High
236.3415
Low
228.1590
Last updated: 3/7/2026, 7:22:23 AM
Quick Conversions
| LSL | COP |
|---|---|
| 1 LSL | 228.16 COP |
| 10 LSL | 2,281.59 COP |
| 50 LSL | 11,407.95 COP |
| 100 LSL | 22,815.90 COP |
| 500 LSL | 114,079.48 COP |
| 1,000 LSL | 228,158.96 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-03-07T07:22:23Z",
"rates": {
"COP": 228.158957
}
}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": 22815.895699999997,
"rate": 228.158957
}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