Rate Overview
Live
1 LVL = 5437.98 COP
1 COP = 0.000184
LVL
Avg
5463.97
High
5602.65
Low
5420.49
Last updated: 7/9/2026, 5:28:57 AM
Quick Conversions
| LVL | COP |
|---|---|
| 1 LVL | 5,437.98 COP |
| 10 LVL | 54,379.84 COP |
| 50 LVL | 271,899.20 COP |
| 100 LVL | 543,798.40 COP |
| 500 LVL | 2,718,991.98 COP |
| 1,000 LVL | 5,437,983.96 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-09T05:28:57Z",
"rates": {
"COP": 5437.983963
}
}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": 543798.3963,
"rate": 5437.983963
}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