Rate Overview
Live
1 LVL = 6076.26 COP
1 COP = 0.000165
LVL
Avg
6105.93
High
6266.05
Low
6016.45
Last updated: 5/27/2026, 5:12:19 PM
Quick Conversions
| LVL | COP |
|---|---|
| 1 LVL | 6,076.26 COP |
| 10 LVL | 60,762.59 COP |
| 50 LVL | 303,812.94 COP |
| 100 LVL | 607,625.88 COP |
| 500 LVL | 3,038,129.40 COP |
| 1,000 LVL | 6,076,258.80 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-05-27T17:12:19Z",
"rates": {
"COP": 6076.258801
}
}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": 607625.8801,
"rate": 6076.258801
}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