Rate Overview
Live
1 CLP = 0.000678 LVL
1 LVL = 1474.93
CLP
Avg
0.000672
High
0.000678
Low
0.000662
Last updated: 5/8/2026, 11:01:35 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-05-08T23:01:35Z",
"rates": {
"LVL": 0.000678
}
}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.0678,
"rate": 0.000678
}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