SOLAR BEBIDAS S.A. — Investor Relations & Filings
About SOLAR BEBIDAS S.A.
Solar Bebidas S.A. is the second largest manufacturer and distributor within the Coca-Cola System in its primary market and ranks among the fifteen largest Coca-Cola bottlers globally. Formed through the merger of major regional beverage entities, the company manages the production, bottling, and distribution of an extensive portfolio of non-alcoholic beverages, including carbonated soft drinks, juices, teas, and water. Its operations cover approximately 70% of the national territory through a vast network of manufacturing plants and distribution centers. Solar Bebidas operates under a long-term exclusivity agreement for the Coca-Cola brand, utilizing a sophisticated logistics infrastructure to serve a diverse range of retail and wholesale channels. The company focuses on large-scale operational efficiency and strategic market expansion within the beverage sector.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| DFP 2025 v2 | 2026-03-31 | Portuguese | |
| DFP 2023 v2 | 2026-03-31 | Portuguese | |
| DFP 2025 | 2026-03-26 | Portuguese | |
| ITR 2025-Q3 | 2025-11-13 | Portuguese | |
| ITR 2025-Q2 | 2025-08-14 | Portuguese | |
| ITR 2025-Q1 | 2025-05-15 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 33799526 | DFP 2025 v2 | 2026-03-31 | Portuguese | ||
| 33778818 | DFP 2023 v2 | 2026-03-31 | Portuguese | ||
| 33799504 | DFP 2025 | 2026-03-26 | Portuguese | ||
|
2025
4 filings
| |||||
| 34126297 | ITR 2025-Q3 | 2025-11-13 | Portuguese | ||
| 34126214 | ITR 2025-Q2 | 2025-08-14 | Portuguese | ||
| 34126233 | ITR 2025-Q1 | 2025-05-15 | Portuguese | ||
| 33791919 | DFP 2024 | 2025-03-24 | Portuguese | ||
|
2024
4 filings
| |||||
| 34072006 | ITR 2024-Q3 | 2024-11-11 | Portuguese | ||
| 34071962 | ITR 2024-Q2 | 2024-08-14 | Portuguese | ||
| 34071905 | ITR 2024-Q1 | 2024-05-09 | Portuguese | ||
| 33778801 | DFP 2023 | 2024-03-25 | Portuguese | ||
|
2023
4 filings
| |||||
| 35815095 | FRE WEB 2023 v7 | 2023-11-29 | Portuguese | ||
| 34039607 | ITR 2023-Q3 | 2023-11-14 | Portuguese | ||
| 35815004 | FRE WEB 2023 v6 | 2023-09-28 | Portuguese | ||
| 35814925 | FRE WEB 2023 v5 | 2023-09-28 | Portuguese | ||
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 |
|---|---|---|---|
|
5100 Xizang Glacier Company Limited
Produces and wholesales premium bottled mineral water and b…
|
1115 | HK | Manufacturing |
|
ANDINA BOTTLING CO INC
A Coca-Cola bottler producing and distributing non-alcoholi…
|
AKO-A | CL | Manufacturing |
|
Arca Continental, S.A.B. de C.V.
Produces and distributes Coca-Cola beverages and snacks acr…
|
AC | MX | Manufacturing |
|
Arunjyoti Bio Ventures Limited
Manufactures and distributes fruit juices, soft drinks, and…
|
530881 | IN | Manufacturing |
|
ASEED HOLDINGS CO.,LTD.
A holding company for vending machine operations and OEM/OD…
|
9959 | JP | Manufacturing |
|
BARFRESH FOOD GROUP INC.
Manufactures and distributes ready-to-blend and ready-to-dr…
|
BRFH | US | Manufacturing |
|
Barr (A.G.) PLC
A multi-beverage company that manufactures and distributes …
|
BAG | GB | Manufacturing |
|
Britvic PLC
A manufacturer of soft drinks with a portfolio of owned and…
|
BVIC | GB | Manufacturing |
|
Celsius Holdings, Inc.
Develops, markets, and distributes functional, lifestyle en…
|
CELH | US | Manufacturing |
|
CENTR Brands Corp.
Develops and sells non-alcoholic functional beverages infus…
|
CNTR | CA | Manufacturing |
SOLAR BEBIDAS S.A. 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/53180/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53180 | 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=53180 | 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=53180 \ -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": 53180}, 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 SOLAR BEBIDAS S.A. (id: 53180)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.