Rate Overview
Live
1 LSL = 197.2737 COP
1 COP = 0.005069
LSL
Avg
219.9546
High
232.6163
Low
196.0091
Last updated: 7/21/2026, 9:55:52 AM
Quick Conversions
| LSL | COP |
|---|---|
| 1 LSL | 197.27 COP |
| 10 LSL | 1,972.74 COP |
| 50 LSL | 9,863.68 COP |
| 100 LSL | 19,727.37 COP |
| 500 LSL | 98,636.84 COP |
| 1,000 LSL | 197,273.69 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-21T09:55:52Z",
"rates": {
"COP": 197.273685
}
}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": 19727.3685,
"rate": 197.273685
}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