Rate Overview
Live
1 LBP = 0.010189 CLP
1 CLP = 98.1451
LBP
Avg
0.010196
High
0.010241
Low
0.010171
Last updated: 8/13/2026, 6:30:18 AM
Quick Conversions
| LBP | CLP |
|---|---|
| 1 LBP | 0.01 CLP |
| 10 LBP | 0.10 CLP |
| 50 LBP | 0.51 CLP |
| 100 LBP | 1.02 CLP |
| 500 LBP | 5.09 CLP |
| 1,000 LBP | 10.19 CLP |
Get LBP/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LBP¤cies=CLPExample Response:
{
"success": true,
"base": "LBP",
"date": "2026-08-13T06:30:18Z",
"rates": {
"CLP": 0.010189
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LBP&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "LBP",
"to": "CLP",
"amount": 100
},
"result": 1.0189,
"rate": 0.010189
}Build with LBP/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key