
GEThttps://api.hgbrasil.com/v2/finance/historical?symbols=IFIX&key=suachave
Use a API da HG Finance para colocar a cotação da IFIX 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=IFIX&key=suachave
{
"by": "symbol",
"valid_key": true,
"results": {
"IFIX": {
"kind": "index",
"symbol": "IFIX",
"name": "Índice de Fundos de Investimentos Imobiliários",
"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/ifix.png",
"big": "https://assets.hgbrasil.com/finance/companies/big/ifix.png"
},
"financials": {},
"region": "Brazil/Sao Paulo",
"currency": "POINTS",
"market_time": {
"open": "10:00",
"close": "17:30",
"timezone": -3
},
"market_cap": 0,
"price": 3677.65,
"change_percent": 0.1992,
"change_price": 7.31,
"volume": 0,
"updated_at": "2025-12-08 19:38:52"
}
},
"execution_time": 0,
"from_cache": true
}