Rate Overview
Live
1 COP = 0.049929 ETB
1 ETB = 20.0284
COP
Avg
0.049933
High
0.050066
Low
0.049725
Last updated: 7/29/2026, 8:26:08 AM
Quick Conversions
| COP | ETB |
|---|---|
| 1 COP | 0.05 ETB |
| 10 COP | 0.50 ETB |
| 50 COP | 2.50 ETB |
| 100 COP | 4.99 ETB |
| 500 COP | 24.96 ETB |
| 1,000 COP | 49.93 ETB |
Get COP/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=ETBExample Response:
{
"success": true,
"base": "COP",
"date": "2026-07-29T08:26:08Z",
"rates": {
"ETB": 0.049929
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "ETB",
"amount": 100
},
"result": 4.992900000000001,
"rate": 0.049929
}Build with COP/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key