Rate Overview
Live
1 COP = 0.048047 ETB
1 ETB = 20.8130
COP
Avg
0.047746
High
0.048047
Low
0.046960
Last updated: 7/9/2026, 6:14:17 PM
Quick Conversions
| COP | ETB |
|---|---|
| 1 COP | 0.05 ETB |
| 10 COP | 0.48 ETB |
| 50 COP | 2.40 ETB |
| 100 COP | 4.80 ETB |
| 500 COP | 24.02 ETB |
| 1,000 COP | 48.05 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-09T18:14:17Z",
"rates": {
"ETB": 0.048047
}
}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.8046999999999995,
"rate": 0.048047
}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