Rate Overview
Live
1 COP = 0.046145 ETB
1 ETB = 21.6708
COP
Avg
0.045892
High
0.046526
Low
0.045395
Last updated: 6/19/2026, 8:20:13 AM
Quick Conversions
| COP | ETB |
|---|---|
| 1 COP | 0.05 ETB |
| 10 COP | 0.46 ETB |
| 50 COP | 2.31 ETB |
| 100 COP | 4.61 ETB |
| 500 COP | 23.07 ETB |
| 1,000 COP | 46.14 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-06-19T08:20:13Z",
"rates": {
"ETB": 0.046145
}
}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.6145,
"rate": 0.046145
}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