Rate Overview
Live
1 LVL = 5977.04 COP
1 COP = 0.000167
LVL
Avg
5993.44
High
6041.56
Low
5941.97
Last updated: 4/17/2026, 1:09:55 PM
Quick Conversions
| LVL | COP |
|---|---|
| 1 LVL | 5,977.04 COP |
| 10 LVL | 59,770.40 COP |
| 50 LVL | 298,852.02 COP |
| 100 LVL | 597,704.05 COP |
| 500 LVL | 2,988,520.23 COP |
| 1,000 LVL | 5,977,040.47 COP |
Get LVL/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=COPExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-04-17T13:09:55Z",
"rates": {
"COP": 5977.040466
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "COP",
"amount": 100
},
"result": 597704.0466,
"rate": 5977.040466
}Build with LVL/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key