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 |
|---|---|---|---|
|
DyDo GROUP HOLDINGS,INC.
A diversified company in beverages, food, and pharmaceutica…
|
2590 | JP | Manufacturing |
|
EAST IMPERIAL PLC
Producer of ultra-premium mixers made with all-natural ingr…
|
EISB | GB | Manufacturing |
|
Eastroc Beverage (Group) Co.,Ltd.
Produces functional energy drinks, citrus beverages, purifi…
|
605499 | CN | Manufacturing |
|
ENECO REFRESH LTD
Produces and distributes purified bottled water, hydration …
|
ERG | AU | Manufacturing |
|
Excellence Spolka Akcyjna
A private label manufacturer of beverages, food products, a…
|
EXC | PL | Manufacturing |
|
FEVERTREE DRINKS PLC
Producer of premium carbonated mixers using high-quality, n…
|
FEVR | GB | Manufacturing |
|
Flow Beverage Corp.
Premium health and wellness company specializing in sustain…
|
FLOW | CA | Manufacturing |
|
Forte Group Holdings Inc.
CPG company developing and manufacturing specialized bevera…
|
FGH | CA | Manufacturing |
|
Fruktal Mak AD
A producer of fruit-based beverages, including fruit juices…
|
KONZ | MK | Manufacturing |
|
FuturAqua Mineral Water Production and AM Plc
Specializes in sustainable mineral water production and ass…
|
FUTUR | HU | 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.