Rate Overview
Live
1 LSL = 220.3195 COP
1 COP = 0.004539
LSL
Avg
221.1875
High
223.7925
Low
219.3549
Last updated: 4/17/2026, 4:54:19 AM
Quick Conversions
| LSL | COP |
|---|---|
| 1 LSL | 220.32 COP |
| 10 LSL | 2,203.20 COP |
| 50 LSL | 11,015.98 COP |
| 100 LSL | 22,031.95 COP |
| 500 LSL | 110,159.76 COP |
| 1,000 LSL | 220,319.52 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-04-17T04:54:19Z",
"rates": {
"COP": 220.319523
}
}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": 22031.9523,
"rate": 220.319523
}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