Rate Overview
Live
1 CLP = 0.171475 ETB
1 ETB = 5.8318
CLP
Avg
0.175110
High
0.181497
Low
0.168785
Last updated: 7/29/2026, 11:57:03 AM
Quick Conversions
| CLP | ETB |
|---|---|
| 1 CLP | 0.17 ETB |
| 10 CLP | 1.71 ETB |
| 50 CLP | 8.57 ETB |
| 100 CLP | 17.15 ETB |
| 500 CLP | 85.74 ETB |
| 1,000 CLP | 171.48 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-29T11:57:03Z",
"rates": {
"ETB": 0.171475
}
}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.147499999999997,
"rate": 0.171475
}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