Rate Overview
Live
1 COP = 0.004436 LSL
1 LSL = 225.4283
COP
Avg
0.004527
High
0.004640
Low
0.004436
Last updated: 5/7/2026, 7:45:42 AM
Quick Conversions
| COP | LSL |
|---|---|
| 1 COP | 0.00 LSL |
| 10 COP | 0.04 LSL |
| 50 COP | 0.22 LSL |
| 100 COP | 0.44 LSL |
| 500 COP | 2.22 LSL |
| 1,000 COP | 4.44 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-05-07T07:45:42Z",
"rates": {
"LSL": 0.004436
}
}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.4436,
"rate": 0.004436
}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