Rate Overview
Live
1 CLP = 0.175812 ETB
1 ETB = 5.6879
CLP
Avg
0.174432
High
0.175812
Low
0.172029
Last updated: 5/8/2026, 1:00:47 PM
Quick Conversions
| CLP | ETB |
|---|---|
| 1 CLP | 0.18 ETB |
| 10 CLP | 1.76 ETB |
| 50 CLP | 8.79 ETB |
| 100 CLP | 17.58 ETB |
| 500 CLP | 87.91 ETB |
| 1,000 CLP | 175.81 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-08T13:00:47Z",
"rates": {
"ETB": 0.175812
}
}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.5812,
"rate": 0.175812
}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