Rate Overview
Live
1 LVL = 5199.62 COP
1 COP = 0.000192
LVL
Avg
5207.75
High
5233.42
Low
5185.47
Last updated: 7/29/2026, 11:05:27 AM
Quick Conversions
| LVL | COP |
|---|---|
| 1 LVL | 5,199.62 COP |
| 10 LVL | 51,996.18 COP |
| 50 LVL | 259,980.89 COP |
| 100 LVL | 519,961.77 COP |
| 500 LVL | 2,599,808.85 COP |
| 1,000 LVL | 5,199,617.71 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-29T11:05:27Z",
"rates": {
"COP": 5199.617706
}
}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": 519961.7706,
"rate": 5199.617706
}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