Rate Overview
Live
1 LSL = 205.2467 COP
1 COP = 0.004872
LSL
Avg
206.4785
High
208.6762
Low
205.2467
Last updated: 7/8/2026, 8:01:44 AM
Quick Conversions
| LSL | COP |
|---|---|
| 1 LSL | 205.25 COP |
| 10 LSL | 2,052.47 COP |
| 50 LSL | 10,262.33 COP |
| 100 LSL | 20,524.67 COP |
| 500 LSL | 102,623.34 COP |
| 1,000 LSL | 205,246.68 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-08T08:01:44Z",
"rates": {
"COP": 205.246681
}
}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": 20524.6681,
"rate": 205.246681
}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