Rate Overview
Live
1 CLP = 98.2891 LBP
1 LBP = 0.010174
CLP
Avg
100.7391
High
103.5547
Low
98.2891
Last updated: 3/7/2026, 12:28:24 AM
Quick Conversions
| CLP | LBP |
|---|---|
| 1 CLP | 98.29 LBP |
| 10 CLP | 982.89 LBP |
| 50 CLP | 4,914.45 LBP |
| 100 CLP | 9,828.91 LBP |
| 500 CLP | 49,144.54 LBP |
| 1,000 CLP | 98,289.08 LBP |
Get CLP/LBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=LBPExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-03-07T00:28:24Z",
"rates": {
"LBP": 98.289078
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=LBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "LBP",
"amount": 100
},
"result": 9828.9078,
"rate": 98.289078
}Build with CLP/LBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key