Rate Overview
Live
1 COP = 0.051589 ETB
1 ETB = 19.3840
COP
Avg
0.051527
High
0.051743
Low
0.051326
Last updated: 8/20/2026, 9:06:02 AM
Quick Conversions
| COP | ETB |
|---|---|
| 1 COP | 0.05 ETB |
| 10 COP | 0.52 ETB |
| 50 COP | 2.58 ETB |
| 100 COP | 5.16 ETB |
| 500 COP | 25.79 ETB |
| 1,000 COP | 51.59 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-08-20T09:06:02Z",
"rates": {
"ETB": 0.051589
}
}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.1589,
"rate": 0.051589
}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