Rate Overview
Live
1 COP = 0.004804 LSL
1 LSL = 208.1599
COP
Avg
0.004701
High
0.004804
Low
0.004633
Last updated: 6/19/2026, 8:20:29 AM
Quick Conversions
| COP | LSL |
|---|---|
| 1 COP | 0.00 LSL |
| 10 COP | 0.05 LSL |
| 50 COP | 0.24 LSL |
| 100 COP | 0.48 LSL |
| 500 COP | 2.40 LSL |
| 1,000 COP | 4.80 LSL |
Get COP/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=LSLExample Response:
{
"success": true,
"base": "COP",
"date": "2026-06-19T08:20:29Z",
"rates": {
"LSL": 0.004804
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "LSL",
"amount": 100
},
"result": 0.4804,
"rate": 0.004804
}Build with COP/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key