Rate Overview
Live
1 CLP = 0.179083 ETB
1 ETB = 5.5840
CLP
Avg
0.176360
High
0.179083
Low
0.174866
Last updated: 4/18/2026, 8:47:14 AM
Quick Conversions
| CLP | ETB |
|---|---|
| 1 CLP | 0.18 ETB |
| 10 CLP | 1.79 ETB |
| 50 CLP | 8.95 ETB |
| 100 CLP | 17.91 ETB |
| 500 CLP | 89.54 ETB |
| 1,000 CLP | 179.08 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-04-18T08:47:14Z",
"rates": {
"ETB": 0.179083
}
}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.9083,
"rate": 0.179083
}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