Rate Overview
Live
1 CLP = 0.169204 ETB
1 ETB = 5.9100
CLP
Avg
0.156334
High
0.180991
Low
0.133730
Last updated: 3/27/2026, 10:15:58 AM
Quick Conversions
| CLP | ETB |
|---|---|
| 1 CLP | 0.17 ETB |
| 10 CLP | 1.69 ETB |
| 50 CLP | 8.46 ETB |
| 100 CLP | 16.92 ETB |
| 500 CLP | 84.60 ETB |
| 1,000 CLP | 169.20 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-03-27T10:15:58Z",
"rates": {
"ETB": 0.169204
}
}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": 16.9204,
"rate": 0.169204
}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