Rate Overview
Live
1 LVL = 6084.22 COP
1 COP = 0.000164
LVL
Avg
6160.08
High
6263.22
Low
6054.45
Last updated: 3/28/2026, 1:25:35 PM
Quick Conversions
| LVL | COP |
|---|---|
| 1 LVL | 6,084.22 COP |
| 10 LVL | 60,842.24 COP |
| 50 LVL | 304,211.22 COP |
| 100 LVL | 608,422.44 COP |
| 500 LVL | 3,042,112.22 COP |
| 1,000 LVL | 6,084,224.45 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-03-28T13:25:35Z",
"rates": {
"COP": 6084.224446
}
}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": 608422.4446,
"rate": 6084.224446
}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