Rate Overview
Live
1 CLP = 0.172715 ETB
1 ETB = 5.7899
CLP
Avg
0.173041
High
0.173638
Low
0.171949
Last updated: 7/8/2026, 2:11:51 PM
Quick Conversions
| CLP | ETB |
|---|---|
| 1 CLP | 0.17 ETB |
| 10 CLP | 1.73 ETB |
| 50 CLP | 8.64 ETB |
| 100 CLP | 17.27 ETB |
| 500 CLP | 86.36 ETB |
| 1,000 CLP | 172.72 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-07-08T14:11:51Z",
"rates": {
"ETB": 0.172715
}
}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.2715,
"rate": 0.172715
}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