릴리, 2030년 글로벌 매출 1위 전망

헬스케어입력 :2025-06-26 10:33:15    수정:

일라이 릴리가 오는 2030년 글로벌 매출 1위를 기록할 것이란 전망이 나왔다. 

의약품 시장조사기관인 evaluate의 ‘World Preview 2025: Pharma Growth Steady Amid Turbulent Seas and Rising China’ 보고서에 따르면, 글로벌 처방약 매출액은 지난해 기준 1조1천460억 달러에서 연평균 7.4% 증가율로 성장, 오는 2030년 1조7천560억 달러로 커질 것으로 예상된다.

특히 당뇨 및 비만치료제인 GLP-1 요법은 연평균 20% 이상 증가해 2030년에는 글로벌 처방액 매출의 9%를 차지할 것으로 전망된다. 일라이 릴리의 마운자로(Mounjaro)와 젭바운드(Zepbound)는 2030년까지 연간 620억 달러의 매출을 벌어들일 것으로 예상된다. 이는 애브비의 휴미라보다 3배 더 큰 금액이다. 머크의 키트루다의 작년 매출 295억 달러보다도 두 배 이상 많다.

화면 캡처 2025-06-26 103245

참고로 미국에서 젭바운드는 비만치료제로, 마운자로는 당뇨병치료제로 판매된다. 우리나라에서는 두 제품 모두 당뇨병 및 비만치료제로 마운자로란 이름으로 출시될 예정이다.

보고서는 GLP-1 비만치료제에 대해 “지금껏 볼 수 없었던 판매 정점에 도달할 것으로 예상된다”라며 계열 약물이 2030년까지 베스트셀러 목록의 상위 10개 중 5개를 차지할 것으로 전망했다.

보고서는 노보 노디스크의 오젬픽(Ozempic)과 위고비(Wegovy)는 각각 5위와 6위를 차지할 것으로 전망했다. 특히 회사의 새 파이프라인인 세마글루타이드와 아밀린 작용제 카그릴린타이드를 결합한 카그리세마(Cagrisema)도 10위에 오를 것으로 전망됐다.

면역 염증 치료제도 2030년 베스트셀러 10위 안에 들 것으로 예상된다. 애브비의 스카이리지와 사노피/리제네론의 듀피센트는 모두 각각 250억 달러 이상의 매출을 기록하며 매출 2위와 4위를 차지할 것으로 예상된다.

종양학 약물도 매출 상위 10위안에 포진할 것으로 전망된다. 보고서는 작년 매출 1위인 머크의 키트루다와 존슨앤존슨/젠맙의 혈액암 치료제 다잘렉스는 각각 2030년 글로벌 매출 7위와 8위를 기록할 것으로 전망했다.

다만, 키트루다는 2028년 특허 만료로 매출 상위 10대 의약품 중 유일하게 마이너스 성장을 기록할 것으로 보인다. 보고서는 올해 9월 미국에서 승인될 것으로 예상되는 키트루다의 피하주사 제형에 대해 순현재가치 기준 가장 가치 있는 파이프라인 중 하나로 인정받고 있어 매출 하락을 얼마나 상쇄할지 지켜볼 필요가 있다고 밝혔다.

김양균 기자angel@zdnet.co.kr

기자의 다른 기사 보기

비만치료제

일라이릴리

(function(d,a,b,l,e,_) {

if(d[b]&&d[b].q)return;d[b]=function(){(d[b].q=d[b].q||[]).push(arguments)};e=a.createElement(l);

e.async=1;e.charset='utf-8';e.src='//static.dable.io/dist/plugin.min.js';

_=a.getElementsByTagName(l)[0];_.parentNode.insertBefore(e,_);

})(window,document,'dable','script');

dable('setService', 'zdnet.co.kr');

dable('sendLogOnce');

dable('renderWidget', 'dablewidget_Ylj6jNlO');

jQuery(function(){

$("img.lazy").show().lazyload();

window.onload = function() {

$(window).resize()

};

});

jQuery(document).ready( function() {

$("img.lazyload").lazyload();

$('.fb-share').click(function(e) {

e.preventDefault();

window.open(encodeURI($(this).attr('href') + $(this).attr('aria-label')), 'fbShareWindow', 'height=450, width=550, top=0, left=0, toolbar=0, location=0, menubar=0, directories=0, scrollbars=0');

return false;

});

$('.fb2-share').click(function(e) {

e.preventDefault();

window.open($(this).attr('href') + $(this).attr('aria-label'), 'fbShareWindow', 'height=450, width=550, top=0, left=0, toolbar=0, location=0, menubar=0, directories=0, scrollbars=0');

return false;

});

$(window).scroll(function() {

const indexSections = document.querySelectorAll('b');

let screenCenter = (document.documentElement.clientHeight / 2);

indexSections.forEach((section) => {

const targetElement = section;

var blockqt = targetElement.parentElement.parentElement;

if (blockqt.nodeName == 'blockquote' || blockqt.nodeName == 'BLOCKQUOTE') {

return;

}

const targetOffset = section.getBoundingClientRect().top;

if (screenCenter > targetOffset) {

targetElement.classList.add('on');

} else {

//targetElement.style.className = '';

}

});

});

});

#articleBody p b {

background-image: -webkit-gradient(linear,left top,right top,color-stop(50%,transparent),color-stop(0,rgba(144 217 106 / 40%)));

background-image: linear-gradient(90deg,transparent 50%,rgba(144 217 106 / 40%) 0);

background-position: 0;

background-size: 200%;

-webkit-transition: background-position 1s linear;

transition: background-position 1s linear

}

#articleBody p b.on {

background-position: -100%

}

.c-sitePrimaryMenu_text a {color: #fff;}

.c-siteMenuList_item a {color:#fff;}

window.livereOptions ={

refer: 'zdnet.co.kr/view/?no=20250626103315',

eagerLoading: true

};

window.livereHooks = {

created: function (data) {

jQuery('#comment_box').css('height', '0px');

}

};

(function(d,s) {

var j, e=d.getElementsByTagName(s)[0];

if (typeof LivereTower === 'function') {return;}

j=d.createElement(s);

j.src='https://cdn-city.livere.com/js/embed.dist.js'; j.async=true;

e.parentNode.insertBefore(j,e);

})(document,'script');

라이브리 댓글 작성을 위해 javascript를 활성화해 주세요

지금 뜨는 기사

이시각 헤드라인

명품 플랫폼 '머스트잇'도 털렸다…"고객 개인정보 유출"

잘나가던 BYD도 급제동…中 전기차 붐 꺾였다

남자도 어깨 펴고 가는 '올리브영 홍대놀이터점' 가보니

퍼플렉시티 "검색이 아니라 답 만든다"…AI로 정보접근 대혁신

ZDNet Power Center

Connect with us

ZDNET Korea is operated by Money Today Group under license from Ziff Davis. Global family site >>  CNET.com | ZDNet.com

ZDNet Korea Newsletter 구독 신청

구독신청

회사소개

광고문의

DB마케팅문의

제휴문의

개인정보처리방침

이용약관

청소년 보호정책

회사명 : (주)메가뉴스

제호 : 지디넷코리아

등록번호 : 서울아00665

등록연월일 : 2008년 9월 23일

사업자 등록번호 : 220-87-44355

주소 : 서울시 마포구 양화로111 지은빌딩 3층

대표전화 : (02)330-0100

발행인 : 김경묵

편집국장 : 김태진

개인정보보호 책임자·청소년보호책임자 : 김익현

COPYRIGHT © ZDNETKOREA ALL RIGHTS RESERVED.

$(document).ready(function(){

var searchbtn = document.getElementById('searchTrigger');

searchbtn.addEventListener('click', function () {

if($('#searchTrigger').hasClass('is-expanded')){

setTimeout(function(){$('#kwd').focus();},10);

}

});

});

if(!wcs_add) var wcs_add = {};

wcs_add["wa"] = "12259f69c80da30";

if(window.wcs) {

wcs_do();

}

김홍일 방통위원장

관련기사