Rate Overview
Live
1 COP = 0.005231 LSL
1 LSL = 191.1680
COP
Avg
0.004608
High
0.005231
Low
0.004270
Last updated: 7/26/2026, 12:36:50 AM
Quick Conversions
| COP | LSL |
|---|---|
| 1 COP | 0.01 LSL |
| 10 COP | 0.05 LSL |
| 50 COP | 0.26 LSL |
| 100 COP | 0.52 LSL |
| 500 COP | 2.62 LSL |
| 1,000 COP | 5.23 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-07-26T00:36:50Z",
"rates": {
"LSL": 0.005231
}
}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.5231,
"rate": 0.005231
}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