Rate Overview
Live
1 COP = 0.052476 ETB
1 ETB = 19.0563
COP
Avg
0.051795
High
0.052476
Low
0.051297
Last updated: 9/10/2026, 8:41:07 AM
Quick Conversions
| COP | ETB |
|---|---|
| 1 COP | 0.05 ETB |
| 10 COP | 0.52 ETB |
| 50 COP | 2.62 ETB |
| 100 COP | 5.25 ETB |
| 500 COP | 26.24 ETB |
| 1,000 COP | 52.48 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-09-10T08:41:07Z",
"rates": {
"ETB": 0.052476
}
}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": 5.2476,
"rate": 0.052476
}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