Rate Overview
Live
1 COP = 0.041342 ETB
1 ETB = 24.1885
COP
Avg
0.041354
High
0.041694
Low
0.040886
Last updated: 3/7/2026, 9:11:44 AM
Quick Conversions
| COP | ETB |
|---|---|
| 1 COP | 0.04 ETB |
| 10 COP | 0.41 ETB |
| 50 COP | 2.07 ETB |
| 100 COP | 4.13 ETB |
| 500 COP | 20.67 ETB |
| 1,000 COP | 41.34 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-03-07T09:11:44Z",
"rates": {
"ETB": 0.041342
}
}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.1342,
"rate": 0.041342
}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