ADVERTISEMENT

PLDT's profits bump up 1% 

Published Nov 7, 2023 08:26 am

PLDT Inc. reported a marginal bump by one percent in its consolidated net income to P27.9 billion for the first nine months of 2023 from P27.5 billion in the same period last year brought by the “gains of its recent tower and leaseback transactions, forex and derivative gains, but partly offset by the material requirements planning (MRP) costs.”

In a disclosure to the Philippine Stock Exchange (PSE), the firm’s core income, excluding the impact of asset sales and Maya Innovations Holdings, increased by two percent to P26.1 billion for this year’s nine-month period from P25.6 billion last year, “reflecting the impact of higher earnings before interest, taxes, depreciation, and amortization (EBITDA), partially offset by the increased depreciating costs and tax provision.”

Including Mata’s revenues, its telco core income is P24.4 billion this year, a three percent rise from P23.7 billion in 2022. 

PLDT's consolidated EBITDA increased by four percent to P78.4 billion for this year due to higher revenues and lower opex, with an EBITDA margin of 52 percent for the first nine months. 

Meanwhile, its service revenues increased by one percent toP142.3 billion this year from P141.2 billion last year. 

The firm said data and broadband, which grew four percent to P116.9 billion, contributed to 82 percent of the firm's consolidated service revenues. 

Corporate data revenues rose by six percent due to higher fiber and managed IT data revenues, and ICT from data centers, cloud services, and Multisys was higher by 10 percent this year. 

PLDT’s home segment recorded a two percent rise in service revenues to P45.3 billion this year from P44.3 billion last year. 

Its Fiber home-only service revenues grew by 10 percent to P39.3 billion this year, recording 210,000 fiber net additions for the nine month period. To date, Fiver Home has 3.14 million subscribers and 6.15 million fiber ports, covering more than 18,000 barangays in the country. 

Its B2B or enterprise arm also recorded P34.8 billion worth of service revenues due to growth in information and communication technology (ICT) business and fixed and wireless solutions. 

A 28 percent growth was also recorded in the ICT business-to-business space in the Multi-Cloud and Tech Services space. The Data Center segment also recorded steady growth.

PLDT Group’s ICT subsidiary ePLDT’s revenues also improved, driven by hyperscalers that have colocated in VITRO data centers.

Meanwhile, the firm’s individual wireless segments’ revenues were P60.6 billion for this year, posting a five percent growth  to  P52.4 billion for its mobile data revenues. The increase was driven by a 15 percent increase in mobile data traffic to 3,630 Petabytes.

Smart Communications, PLDT’s mobile services arm, registered 55.2 million subscribers, with its network covering 97 percent of the population. TNT is also the leading SIM brand in the country, as per the firm. 

In terms of fiber connections, the firm has accumulated 0.2 million cable kilometers of international fiber and 0.9 million cable kilometers of domestic fiber as of September 2023.

The fiber networks have reached around 17.3 million homes in 69 percent of the country’s municipalities and towns. Its fiber infrastructure also supports 73,800 base stations of Smart. 

PLDT’s fiber infrastructure supports Smart’s 73.8 thousand base stations deployed nationwide. Smart’s network covers around 97% of the population.

Moreover, PLDT has received an overall amount of P77.9 billion in tower sales proceeds to date, through its completed sales of 5,984 towers including the P1.1 billion cash consideration it got on Nov. 3 from closing 91 towers. 

For the nine month period as of Nov. 3, it has closed 1,319 tower sales generating P17.4 billion in proceeds. 

However, capex was recorded at P55.3 billion this year compared to P67.3 billion last year, as the capex intensity ratio decreased by 37 percent this year as part of PLDT's goal to "reduce capex spend in the near- to medium-term, and attain positive free cash flow position as soon as practicable."

Maya, PLDT's online banking segment, reported 2.6 million depositors, with deposits totaling P23.5 billion as of the end of September. In the same period, Maya has also disbursed P16 billion in loans in the last 12 months. 

“Now more than ever, we are witnessing how the power of technology and digital services impact Filipinos’ standard of living, with innovations bringing convenience, comfort, productivity, and security to improve overall quality of life. Our mission at PLDT is to enable our countrymen with the tools and connectivity needed to enhance their digital lifestyles,” said PLDT and Smart President and CEO Alfredo S. Panlilio. 

 

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.