Rate Overview
Live
1 LVL = 5594.52 COP
1 COP = 0.000179
LVL
Avg
5698.67
High
5760.72
Low
5594.52
Last updated: 6/19/2026, 8:20:09 AM
Quick Conversions
| LVL | COP |
|---|---|
| 1 LVL | 5,594.52 COP |
| 10 LVL | 55,945.16 COP |
| 50 LVL | 279,725.79 COP |
| 100 LVL | 559,451.58 COP |
| 500 LVL | 2,797,257.90 COP |
| 1,000 LVL | 5,594,515.81 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-06-19T08:20:09Z",
"rates": {
"COP": 5594.515808
}
}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": 559451.5808,
"rate": 5594.515808
}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