Rate Overview
Live
1 CLP = 0.000685 LVL
1 LVL = 1459.85 CLP
Avg
0.000643
High
0.000685
Low
0.000620
Last updated: 1/25/2026, 2:52:36 PM
Quick Conversions
| CLP | LVL |
|---|---|
| 1 CLP | 0.00 LVL |
| 10 CLP | 0.01 LVL |
| 50 CLP | 0.03 LVL |
| 100 CLP | 0.07 LVL |
| 500 CLP | 0.34 LVL |
| 1,000 CLP | 0.68 LVL |
Get CLP/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=LVLExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-01-25T14:52:36Z",
"rates": {
"LVL": 0.000685
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "LVL",
"amount": 100
},
"result": 0.06849999999999999,
"rate": 0.000685
}Build with CLP/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key