
ANDINA BOTTLING CO INC — Investor Relations & Filings
Andina Bottling Co Inc., operating as Embotelladora Andina S.A., is a leading producer and distributor of non-alcoholic beverages. As a key partner in the Coca-Cola system, the company holds exclusive rights to produce, market, and distribute Coca-Cola products within its franchise territories in Latin America. Its portfolio includes a wide range of carbonated soft drinks, juices, and mineral waters. With a history spanning over 75 years, the company is one of the largest bottlers in the region, serving a broad consumer base through its extensive distribution network.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 6-K - ANDINA BOTTLING CO INC (0000925261) (Filer) | 2026-05-07 | English | |
| 6-K - ANDINA BOTTLING CO INC (0000925261) (Filer) | 2026-04-16 | English | |
| 6-K Filing | 2026-02-09 | English | |
| 6-K Filing | 2026-01-27 | English | |
| FORM 6-K | 2025-11-26 | English | |
| FORM 6-K | 2025-11-12 | English |
Browse filings by year
30 years- 2026 4 filings
- 2025 14 filings
- 2024 17 filings
- 2023 17 filings
- 2022 14 filings
- 2021 19 filings
- 2020 23 filings
- 2019 16 filings
- 2018 21 filings
- 2017 16 filings
- 2016 22 filings
- 2015 18 filings
- 2014 16 filings
- 2013 16 filings
- 2012 64 filings
- 2011 20 filings
- 2010 17 filings
- 2009 19 filings
- 2008 24 filings
- 2007 21 filings
- 2006 20 filings
- 2005 24 filings
- 2004 19 filings
- 2003 14 filings
- 2002 19 filings
- 2001 1 filing
- 2000 2 filings
- 1999 1 filing
- 1997 2 filings
- 1996 2 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 43138781 | 6-K - ANDINA BOTTLING CO INC (0000925261) (Filer) | 2026-05-07 | English | ||
| 34649198 | 6-K - ANDINA BOTTLING CO INC (0000925261) (Filer) | 2026-04-16 | English | ||
| 25770985 | 6-K Filing | 2026-02-09 | English | ||
| 25771006 | 6-K Filing | 2026-01-27 | English | ||
|
2025
11 filings
| |||||
| 10247903 | FORM 6-K | 2025-11-26 | English | ||
| 10247904 | FORM 6-K | 2025-11-12 | English | ||
| 10247905 | FORM 6-K | 2025-10-28 | English | ||
| 10247906 | FORM 6-K | 2025-10-01 | English | ||
| 10247907 | FORM 6-K | 2025-09-29 | English | ||
| 10247915 | FORM 6-K | 2025-07-30 | English | ||
| 10247917 | Major Shareholding Notification 2025 | 2025-05-12 | English | ||
| 10247920 | FORM 6-K | 2025-05-07 | English | ||
| 10247923 | FORM 6-K | 2025-04-30 | English | ||
| 10247924 | FORM 6-K | 2025-04-15 | English | ||
| 10247959 | 20-F | 2025-03-26 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of soft drinks; production of mineral waters and other bottled waters
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CHENGDE LOLO CO.,LTD
Develops and sells plant-based protein beverages, specializ…
|
000848 | CN | Manufacturing |
|
China Foods Limited
Bottling, distribution, and marketing of Coca-Cola system b…
|
506 | BM | Manufacturing |
|
China Resources Beverage (Holdings) Company Limited
Specializes in manufacturing and distributing packaged wate…
|
2460 | HK | Manufacturing |
|
Coca-Cola Bottlers Japan Holdings Inc.
Manufactures, sells, and distributes a wide variety of non-…
|
2579 | JP | Manufacturing |
|
COCA COLA CO
Manufactures and sells non-alcoholic beverage concentrates …
|
KO | US | Manufacturing |
|
Coca-Cola Consolidated, Inc.
The largest U.S. bottler and distributor of nonalcoholic be…
|
COKE | US | Manufacturing |
|
COCA COLA EMBONOR S.A.
Produces and distributes non-alcoholic beverages, focusing …
|
— | CL | Manufacturing |
|
COCA-COLA EUROPACIFIC PARTNERS PLC
The world's largest independent Coca-Cola bottler by revenu…
|
CCEP | GB | Manufacturing |
|
COCA COLA FEMSA SAB DE CV
The world's largest franchise bottler of Coca-Cola products…
|
KOF | MX | Manufacturing |
|
Coca-Cola HBC AG
A consumer packaged goods business and strategic bottling p…
|
EEE | CH | Manufacturing |
ANDINA BOTTLING CO INC via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/31245/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=31245 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=31245 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=31245 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 31245}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for ANDINA BOTTLING CO INC (id: 31245)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.