Rate Overview
Live
1 LVL = 5185.47 COP
1 COP = 0.000193
LVL
Avg
6157.90
High
6890.56
Low
5185.47
Last updated: 7/29/2026, 12:08:50 AM
Quick Conversions
| LVL | COP |
|---|---|
| 1 LVL | 5,185.47 COP |
| 10 LVL | 51,854.73 COP |
| 50 LVL | 259,273.63 COP |
| 100 LVL | 518,547.27 COP |
| 500 LVL | 2,592,736.33 COP |
| 1,000 LVL | 5,185,472.66 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-07-29T00:08:50Z",
"rates": {
"COP": 5185.472663
}
}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": 518547.26629999996,
"rate": 5185.472663
}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