Rate Overview
Live
1 LVL = 6241.38 COP
1 COP = 0.000160
LVL
Avg
6268.64
High
6316.32
Low
6221.12
Last updated: 3/7/2026, 7:43:59 AM
Quick Conversions
| LVL | COP |
|---|---|
| 1 LVL | 6,241.38 COP |
| 10 LVL | 62,413.84 COP |
| 50 LVL | 312,069.18 COP |
| 100 LVL | 624,138.35 COP |
| 500 LVL | 3,120,691.75 COP |
| 1,000 LVL | 6,241,383.51 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-07T07:43:59Z",
"rates": {
"COP": 6241.383506
}
}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": 624138.3506,
"rate": 6241.383506
}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