Rate Overview
Live
1 LVL = 6161.14 COP
1 COP = 0.000162
LVL
Avg
6091.39
High
6163.85
Low
6010.37
Last updated: 5/7/2026, 2:47:51 PM
Quick Conversions
| LVL | COP |
|---|---|
| 1 LVL | 6,161.14 COP |
| 10 LVL | 61,611.36 COP |
| 50 LVL | 308,056.78 COP |
| 100 LVL | 616,113.56 COP |
| 500 LVL | 3,080,567.80 COP |
| 1,000 LVL | 6,161,135.60 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-07T14:47:51Z",
"rates": {
"COP": 6161.135603
}
}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": 616113.5603,
"rate": 6161.135603
}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