Rate Overview
Live
1 LVL = 5152.98 COP
1 COP = 0.000194
LVL
Avg
5183.20
High
5217.11
Low
5152.98
Last updated: 9/9/2026, 10:42:44 AM
Quick Conversions
| LVL | COP |
|---|---|
| 1 LVL | 5,152.98 COP |
| 10 LVL | 51,529.83 COP |
| 50 LVL | 257,649.16 COP |
| 100 LVL | 515,298.32 COP |
| 500 LVL | 2,576,491.60 COP |
| 1,000 LVL | 5,152,983.20 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-09-09T10:42:44Z",
"rates": {
"COP": 5152.983196
}
}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": 515298.3196,
"rate": 5152.983196
}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