Rate Overview
Live
1 CLP = 0.178242 ETB
1 ETB = 5.6103
CLP
Avg
0.178091
High
0.179726
Low
0.175745
Last updated: 5/28/2026, 9:41:45 PM
Quick Conversions
| CLP | ETB |
|---|---|
| 1 CLP | 0.18 ETB |
| 10 CLP | 1.78 ETB |
| 50 CLP | 8.91 ETB |
| 100 CLP | 17.82 ETB |
| 500 CLP | 89.12 ETB |
| 1,000 CLP | 178.24 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-05-28T21:41:45Z",
"rates": {
"ETB": 0.178242
}
}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.8242,
"rate": 0.178242
}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