ADVERTISEMENT

Forbes: HYBE Chairman Bang Si-hyuk is 16th richest person in South Korea

Published Apr 4, 2024 08:15 am

Bang Si-hyuk, chairman of entertainment company HYBE Corp., ranked 16th among the richest men in South Korea in 2024, according to Forbes. 

Forbes released its annual richest billionaires list with rankings by country. 

“There are now more billionaires than ever: 2,781 in all, 141 more than last year and 26 more than the record set in 2021. They’re richer than ever, worth $14.2 trillion in aggregate, up by $2 trillion from 2023 and $1.1 trillion above the previous record, also set in 2021,” according to Forbes. 

In South Korea, there are 37 people who made the list. The richest man in South Korea is Samsung Electronics Executive Chairman Lee Jae-yong, or Jay Y. Lee in Forbes’ list, 55, with a total net worth of $11.5 billion in 2024. 

Lee1 .jpg

Samsung Electronics Executive Chairman Lee Jae-yong (Screenshot from Yonhap News TV video)

Lee, who ranked 173rd among Forbes’ richest in the world, was imprisoned after he was found guilty of bribery in January 2021 and was sentenced to two and a half years in prison. He was released from prison in August 2021 when President Moon Jae-in granted him parole. 

In August 2022, South Korean President Yoon Suk-yeol granted him pardon. 

Lee regained the No. 1 position as South Korea’s richest after ranking second last year. 

Meanwhile, Bang Si-hyuk, 51, ranked 16th among the richest in South Korea with a net worth of $1.8 billion. He ranked 1,764th billionaire in the world. 

He founded HYBE, originally named Big High Entertainment, “one of Korea's largest music labels and entertainment agencies,” according to Forbes. 

Bang4.jpg

HYBE Chairman Bang Si-hyuk (HYBE) Bang1.jpeg

HYBE Chairman Bang Si-hyuk (4th from right) with BTS (Instagram) 

HYBE is the parent company that manages K-pop artists including BTS, Seventeen, ENHYPEN, Tomorrow X Together, NewJeans and Le Sserafim.  

Forbes added, “He took the company public in October 2020 in what was South Korea's largest IPO in three years, which made him a billionaire. Hybe's success is attributed to its seven-member boy band, BTS, which scored five No. 1 albums on the U.S. Billboard 200. Bang worked as a composer for JYP Entertainment, one of Korea's "Big Three" music agencies, before venturing out on his own. In May 2021, Hybe acquired Ithaca Holdings, which manages Justin Bieber and Ariana Grande, for over $1 billion.”

FORBES RICHEST LIST FOR SOUTH KOREA 

SOUTH KOREA RANKING

WORLD RANKING

NAME

NET WORTH

AGE

SOURCE

INDUSTRY

1

173.

Jay Y. Lee

$11.5 B

55

Samsung

Technology

2

364.

Seo Jung-jin

$7.3 B

66

Biotech

Healthcare

3

453.

Cho Jung-ho

$6.3 B

65

Finance

Finance & Investments

4

624.

Mong-Koo Chung

$4.9 B

86

Hyundai

Automotive

5

686.

Kim Beom-su

$4.6 B

58

Online services

Technology

6

734.

Hong Ra-hee

$4.3 B

78

Samsung

Technology

7

785.

Lee Boo-jin

$4 B

53

Samsung

Technology

8

871.

Euisun Chung

$3.7 B

53

Hyundai

Automotive

9

896.

Lee Seo-hyun

$3.6 B

50

Samsung

Technology

10

920.

Kwon Hyuk-bin

$3.5 B

50

Online games

Media & Entertainment

11

1143.

Kwak Dong Shin

$2.9 B

49

Semiconductors

Technology

12

1438.

Yoo Jung-hyun

$2.3 B

54

Online games

Media & Entertainment

13

1545.

Lee Dong-chae

$2.1 B

64

Chemicals

Manufacturing

14

1623.

Kim Jun-ki

$2 B

79

Diversified

Diversified

15

1623.

Koo Kwang-mo

$2 B

46

LG

Diversified

16

1764.

Bang Si-hyuk

$1.8 B

51

Entertainment

Media & Entertainment

17

1945.

Lee Ho-jin

$1.6 B

61

Diversified

Diversified

18

2046.

Chey Tae-won

$1.5 B

63

Oil, semiconductor

Technology

19

2046.

Lee Su-jin

$1.5 B

46

Hospitality

Technology

20

2046.

Park Soon-jae

$1.5 B

69

Biopharmaceuticals

Healthcare

 

Related Tags

Bang Si-hyuk Forbes
ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.