GEThttps://api.hgbrasil.com/v2/finance/historical?symbols=ETHUSD&key=suachave
Use a API da HG Finance para colocar a cotação da ETHUSD no seu site, sistema ou aplicativo.
É fácil, rápido e sem burocracia. Implemente na sua linguagem de programação favorita.
GEThttps://api.hgbrasil.com/finance/stock_price?symbol=ETHUSD&key=suachave
{
"by": "symbol",
"valid_key": true,
"results": {
"ETHUSD": {
"kind": "crypto",
"symbol": "ETHUSD",
"name": "Ethereum em Dólar",
"company_name": null,
"document": null,
"description": null,
"ai_description": null,
"website": null,
"sector": null,
"related": [],
"bookkeeper": null,
"logo": {
"small": "https://assets.hgbrasil.com/finance/companies/small/ethusd.png",
"big": "https://assets.hgbrasil.com/finance/companies/big/ethusd.png"
},
"financials": {},
"region": "USA/New York",
"currency": "USD",
"market_time": {
"open": null,
"close": null,
"timezone": 0
},
"market_cap": 0,
"price": 2753.09,
"change_percent": -7.9833,
"change_price": -238.86,
"volume": null,
"updated_at": "2025-12-01 18:08:34"
}
},
"execution_time": 0,
"from_cache": true
}