Rate Overview
Live
1 LVL = 5111.72 COP
1 COP = 0.000196
LVL
Avg
6329.55
High
6907.58
Low
5111.72
Last updated: 7/31/2026, 11:51:43 AM
Quick Conversions
| LVL | COP |
|---|---|
| 1 LVL | 5,111.72 COP |
| 10 LVL | 51,117.17 COP |
| 50 LVL | 255,585.84 COP |
| 100 LVL | 511,171.68 COP |
| 500 LVL | 2,555,858.41 COP |
| 1,000 LVL | 5,111,716.82 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-31T11:51:43Z",
"rates": {
"COP": 5111.716819
}
}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": 511171.6819,
"rate": 5111.716819
}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