Rate Overview
Live
1 CLP = 0.171218 ETB
1 ETB = 5.8405
CLP
Avg
0.175179
High
0.178764
Low
0.171218
Last updated: 3/7/2026, 12:27:59 AM
Quick Conversions
| CLP | ETB |
|---|---|
| 1 CLP | 0.17 ETB |
| 10 CLP | 1.71 ETB |
| 50 CLP | 8.56 ETB |
| 100 CLP | 17.12 ETB |
| 500 CLP | 85.61 ETB |
| 1,000 CLP | 171.22 ETB |
Get CLP/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=ETBExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-03-07T00:27:59Z",
"rates": {
"ETB": 0.171218
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "ETB",
"amount": 100
},
"result": 17.1218,
"rate": 0.171218
}Build with CLP/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key