
FRUTA FRUTA INC. — Investor Relations & Filings
FRUTA FRUTA INC. specializes in the import, processing, and sale of Amazonian superfoods, with a primary focus on açaí. As a pioneer in marketing açaí, the company offers a diverse range of products including frozen pulp, purees, freeze-dried powders, and concentrated extracts. It operates in both business-to-business and consumer markets, supplying raw materials to the food industry and selling its own branded products. The company's portfolio has expanded to include other plant-based items such as coconut yogurt, beverages, and spreads. FRUTA FRUTA acts as an exclusive import and sales agent for agricultural cooperatives, sourcing ingredients cultivated through agroforestry systems.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 第三者割当による第14回新株予約権(行使価額修正条項付)の大量行使に関するお知らせ | 2026-05-29 | Japanese | |
| 定款の一部変更に関するお知らせ | 2026-05-21 | Japanese | |
| 第三者割当による第14回新株予約権(行使価額修正条項付)の月間行使状況に関するお知らせ | 2026-05-01 | Japanese | |
| 第三者割当による第14回新株予約権(行使価額修正条項付)の大量行使に関するお知らせ | 2026-04-27 | Japanese | |
| 確認書 | 2025-11-13 | Japanese | |
| 半期報告書-第24期(2025/04/01-2026/03/31) | 2025-11-13 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 47878817 | 第三者割当による第14回新株予約権(行使価額修正条項付)の大量行使に関するお知らせ | 2026-05-29 | Japanese | ||
| 46718336 | 定款の一部変更に関するお知らせ | 2026-05-21 | Japanese | ||
| 46880690 | 第三者割当による第14回新株予約権(行使価額修正条項付)の月間行使状況に関するお知らせ | 2026-05-01 | Japanese | ||
| 46879184 | 第三者割当による第14回新株予約権(行使価額修正条項付)の大量行使に関するお知らせ | 2026-04-27 | Japanese | ||
|
2025
10 filings
| |||||
| 8283845 | 確認書 | 2025-11-13 | Japanese | ||
| 8283785 | 半期報告書-第24期(2025/04/01-2026/03/31) | 2025-11-13 | Japanese | ||
| 7856865 | 訂正臨時報告書 | 2025-08-22 | Japanese | ||
| 7241149 | 訂正確認書 | 2025-07-04 | Japanese | ||
| 7241147 | 訂正有価証券報告書-第23期(2024/04/01-2025/03/31) | 2025-07-04 | Japanese | ||
| 7243751 | 内部統制報告書-第23期(2024/04/01-2025/03/31) | 2025-06-30 | Japanese | ||
| 7243718 | 確認書 | 2025-06-30 | Japanese | ||
| 7243712 | 有価証券報告書-第23期(2024/04/01-2025/03/31) | 2025-06-30 | Japanese | ||
| 7246407 | 臨時報告書 | 2025-06-27 | Japanese | ||
| 7273686 | 臨時報告書 | 2025-03-17 | Japanese | ||
|
2024
1 filing
| |||||
| 7296225 | 確認書 | 2024-11-14 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Processing and preserving of fruit and vegetables
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Foods & Inns Ltd.
Processes and exports fruit and vegetable pulps, concentrat…
|
FOODSIN | IN | Manufacturing |
|
Freshara Agro Exports Limited
Procures, processes, and exports preserved gherkins and pic…
|
FRESHARA | IN | Manufacturing |
|
FRİGO-PAK GIDA MADDELERİ SANAYİ VE TİCARET A.Ş.
Producer of canned/frozen fruits, vegetables, and beverages…
|
FRIGO | TR | Manufacturing |
|
Gan Shmuel Foods Ltd.
Manufacturer of fruit-based products for the global food an…
|
GSFI | IL | Manufacturing |
|
GÖKNUR GIDA MADDELERİ ENERJİ İMALAT İTHALAT İHRACAT TİCARET VE SANAYİ A.Ş.
Cultivates and processes fruits and vegetables into juice c…
|
GOKNR | TR | Manufacturing |
|
GreenStar Agricultural Corporation
Cultivates, processes, and sells canned fruits and vegetabl…
|
GRE | CA | Manufacturing |
|
Greenyard NV
A global supplier of fresh, frozen, and prepared fruits and…
|
GREEN | BE | Manufacturing |
|
GUJARAT PEANUT AND AGRI PRODUCTS LIMITED
Processes and trades peanuts, oilseeds, and pulses for dome…
|
544548 | IN | Manufacturing |
|
Haoxiangni Health Food Co.,LTD
Specializes in red date products and health foods via an in…
|
002582 | CN | Manufacturing |
|
Helio S.A.
Producer and distributor of dried fruits, nuts, seeds, grai…
|
HEL | PL | Manufacturing |
FRUTA FRUTA 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/13816/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13816 | 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=13816 | 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=13816 \ -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": 13816}, 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 FRUTA FRUTA INC. (id: 13816)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.