Rate Overview
Live
1 CLP = 0.179755 ETB
1 ETB = 5.5631
CLP
Avg
0.175835
High
0.181497
Low
0.169480
Last updated: 5/29/2026, 2:29:29 PM
Quick Conversions
| CLP | ETB |
|---|---|
| 1 CLP | 0.18 ETB |
| 10 CLP | 1.80 ETB |
| 50 CLP | 8.99 ETB |
| 100 CLP | 17.98 ETB |
| 500 CLP | 89.88 ETB |
| 1,000 CLP | 179.76 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-29T14:29:29Z",
"rates": {
"ETB": 0.179755
}
}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.9755,
"rate": 0.179755
}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