Rate Overview
Live
1 LSL = 211.9799 COP
1 COP = 0.004717
LSL
Avg
213.9271
High
215.8389
Low
211.9799
Last updated: 6/18/2026, 8:17:13 AM
Quick Conversions
| LSL | COP |
|---|---|
| 1 LSL | 211.98 COP |
| 10 LSL | 2,119.80 COP |
| 50 LSL | 10,599.00 COP |
| 100 LSL | 21,197.99 COP |
| 500 LSL | 105,989.96 COP |
| 1,000 LSL | 211,979.92 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-06-18T08:17:13Z",
"rates": {
"COP": 211.979922
}
}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": 21197.9922,
"rate": 211.979922
}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