Rate Overview
Live
1 CLP = 0.003222 LTL
1 LTL = 310.3662
CLP
Avg
0.003323
High
0.003395
Low
0.003222
Last updated: 3/27/2026, 10:22:03 AM
Quick Conversions
| CLP | LTL |
|---|---|
| 1 CLP | 0.00 LTL |
| 10 CLP | 0.03 LTL |
| 50 CLP | 0.16 LTL |
| 100 CLP | 0.32 LTL |
| 500 CLP | 1.61 LTL |
| 1,000 CLP | 3.22 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-03-27T10:22:03Z",
"rates": {
"LTL": 0.003222
}
}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.3222,
"rate": 0.003222
}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