Rate Overview
Live
1 CLP = 0.003312 LTL
1 LTL = 301.9324
CLP
Avg
0.003283
High
0.003314
Low
0.003233
Last updated: 5/9/2026, 3:42:16 AM
Quick Conversions
| CLP | LTL |
|---|---|
| 1 CLP | 0.00 LTL |
| 10 CLP | 0.03 LTL |
| 50 CLP | 0.17 LTL |
| 100 CLP | 0.33 LTL |
| 500 CLP | 1.66 LTL |
| 1,000 CLP | 3.31 LTL |
Get CLP/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=LTLExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-05-09T03:42:16Z",
"rates": {
"LTL": 0.003312
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "LTL",
"amount": 100
},
"result": 0.3312,
"rate": 0.003312
}Build with CLP/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key