---
title: "Y Ventures Group Ltd. (1F1.SG) — Company Overview"
type: "Symbol"
locale: "en"
url: "https://longbridge.com/en/quote/1F1.SG/overview.md"
symbol: "1F1.SG"
name: "Y Ventures Group Ltd."
parent: "https://longbridge.com/en/quote/1F1.SG.md"
datetime: "2026-04-15T19:08:30.148Z"
locales:
  - [en](https://longbridge.com/en/quote/1F1.SG/overview.md)
  - [zh-CN](https://longbridge.com/zh-CN/quote/1F1.SG/overview.md)
  - [zh-HK](https://longbridge.com/zh-HK/quote/1F1.SG/overview.md)
---

# Y Ventures Group Ltd. (1F1.SG) — Company Overview

## Basic Information

| Item | Detail |
|------|--------|
| Industry | Broadline Retail |
| Exchange | SG Market |
| Address | Suntec Tower 1, 7 Temasek Blvd #12-04, Singapore, Singapore |
| Website | [yventures.com.sg](https://yventures.com.sg) |

## Company Profile

Y Ventures Group Ltd., an investment holding company, engages in the e-commerce retail and distribution business worldwide. It operates through E-commerce Retail and Distribution; Logistics and Freight Forwarding Services; and Waste Management Services segments. The company markets and distributes merchandise, such as books and journals under third-party brands through online marketplaces. It also provides logistics and freight forwarding services, as well as waste management services.

## Key Executives

| Name | Title |
|------|-------|
| Yik Sen Low | Co-Founder, MD & Executive Chairman |
| Yik Jin Low | Co-Founder, CEO & Executive Director |
| Woon Hong Wee | Company Secretary |
| Yung Suh Tiong | Lead Independent Director |
| Jia Kien Tan | Non-Executive Independent Director |
| Chade Phang Tan | Independent Director |

## Major Shareholders

| Name | Ratio | Report Date |
|------|-------|-------------|
| Yik Jin Low | 30.43% | 2025-11-27 |
| Yik Sen Low | 21.62% | 2025-04-04 |
| Eng Chua Tan | 1.94% | 2025-03-18 |
| Mohamed Zulkifli Bin Muttohar | 1.63% | 2025-03-18 |
| Joo Gek Sim | 1.46% | 2025-03-18 |
| Weiren Tan | 1.42% | 2025-03-18 |
| Boon Seong Tok | 1.27% | 2025-03-18 |
| Wee Ngam Lee | 1.01% | 2025-03-18 |
| Chung-Ming Chien | 0.95% | 2025-03-18 |
| Futu Holdings Limited | 0.66% | 2025-03-18 |

## Business Breakdown

| Segment | Revenue | Ratio |
|---------|---------|-------|
| e-Commerce Retail and Distribution | 17431124 | 97.37% |
| Waste Management Services | 470154 | 2.63% |

```vega-lite
{
  "$schema": "https://vega.github.io/schema/vega-lite/v5.json",
  "title": "Y Ventures Group Ltd. Business Breakdown",
  "data": {
    "values": [
      {
        "segment": "e-Commerce Retail and Distribution",
        "ratio": 97.37
      },
      {
        "segment": "Waste Management Services",
        "ratio": 2.63
      }
    ]
  },
  "mark": "arc",
  "encoding": {
    "theta": {
      "field": "ratio",
      "type": "quantitative"
    },
    "color": {
      "field": "segment",
      "type": "nominal"
    }
  }
}
```


---

> **Disclaimer: This article is for reference only and does not constitute any investment advice.**