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 |
|---|---|---|---|
|
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 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 |
|
COCA-COLA İÇECEK A.Ş.
A multinational bottler of non-alcoholic ready-to-drink bev…
|
CCOLA | TR | 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.