Rate Overview
Live
1 LSL = 225.3896 COP
1 COP = 0.004437
LSL
Avg
220.9270
High
225.3896
Low
215.5044
Last updated: 5/7/2026, 5:54:19 PM
Quick Conversions
| LSL | COP |
|---|---|
| 1 LSL | 225.39 COP |
| 10 LSL | 2,253.90 COP |
| 50 LSL | 11,269.48 COP |
| 100 LSL | 22,538.96 COP |
| 500 LSL | 112,694.80 COP |
| 1,000 LSL | 225,389.60 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-05-07T17:54:19Z",
"rates": {
"COP": 225.389596
}
}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": 22538.959600000002,
"rate": 225.389596
}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