Rate Overview
Live
1 COP = 0.051473 ETB
1 ETB = 19.4277
COP
Avg
0.044021
High
0.051473
Low
0.040886
Last updated: 7/31/2026, 8:53:00 AM
Quick Conversions
| COP | ETB |
|---|---|
| 1 COP | 0.05 ETB |
| 10 COP | 0.51 ETB |
| 50 COP | 2.57 ETB |
| 100 COP | 5.15 ETB |
| 500 COP | 25.74 ETB |
| 1,000 COP | 51.47 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-31T08:53:00Z",
"rates": {
"ETB": 0.051473
}
}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.1472999999999995,
"rate": 0.051473
}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