ADVERTISEMENT

Ready to Buy Your Dream Home? Know these fees as a first-time home-buyer

Be financially ready for your home-buying journey

Published Jul 28, 2023 05:56 am

One of the major milestones in every person's life is owning a home. With this big endeavor, financial readiness is crucial. Buying a house for the first time is no light work as there are a lot to take into consideration. There are various home-purchasing costs one must know before making this big step. The long list of items to pay for when you purchase a house includes the down payment, reservation fees, monthly amortization, insurance, real estate taxes, and more items to consider. The list goes on and your funds must catch up. As a guide, here are some of the necessary, often unforeseen, fees to anticipate before buying a house.

Beyond the property purchase cost

To officially acquire the keys to your new property, be prepared to pay for the following:

1\. Local Transfer Tax

This refers to the tax that a buyer has to pay for in order to transfer ownership of any real estate property to his name. Depending on the property’s location or municipality, the local transfer tax can cost [around 0.50% to 0.75% of the selling price, zonal value or fair market value, whichever is higher.](https://www.investopedia.com/articles/personal-finance/103015/buying-house-philippines-howto-guide.asp)

2\. Registration Fee

This is the cost that the buyer has to pay to the local Registry of Deeds where the property stands. The amount will be based on the quotation of the Registry of Deeds. This is needed to legally register the transfer of ownership from seller to buyer.

3\. Documentary Stamp Tax \(DST\)

This is [1.50% of the purchase cost to be paid](https://www.investopedia.com/articles/personal-finance/103015/buying-house-philippines-howto-guide.asp) to the Authorized Agent Bank or the Bureau of Internal Revenue (BIR) Revenue District Office (RDO) where the property stands.

4\. Notary Fee

The cost that the buyer has to pay to notarize the Deed of Absolute Sale.

5\. Moving\-in Fee

This is the amount a buyer needs to shoulder upon moving into the property. It can include connectivity of utilities, association, or subdivision dues, and other necessities. Moving-in fee differs from one property developer to another or it depends on the buyer-seller arrangement.

6\. Loan Fees

If you’re getting a bank loan to buy a property, here are some fees you need to take note of: a.     Appraisal Fee – this is the cost to know the valuation of your property.  It ranges from Php 3,000.00 to Php 5,500.00. Most major banks offer the same appraisal fees within Metro Manila and some banks like Metrobank waive this fee. That is why home-buyers who will apply for a Metrobank Home Loan today until August 31, 2023 will enjoy waived appraisal fees of up to PHP 5,500. b.     Mortgage Redemption Insurance (MRI) – refers to the life insurance policy that helps repay your mortgage balance in the  event of your death before the housing loan’s full repayment. This is usually incorporated in the loan fees after the loan approval and is required prior to the release of loan.  MRI’s price varies and typically depends on the amount of your home loan. Depending on the lender, some banks may require an MRI coverage equal to the amount borrowed for a mortgage. c.     Fire Insurance – apart from the MRI, banks require a fire insurance coverage for your property to ensure collateral security.

7\. Real Property Tax

This is the annual tax imposed on real properties that property owners need to pay to the local government, and it usually costs around [1% to 2% of the assessed value of your property](https://www.moneymax.ph/government-services/articles/real-property-tax). Applying for a housing loan is a recommended option as it can reduce the burden of shelling out a huge amount of money upfront. Nonetheless, be sure to find a financial partner who offers a favorable rate suited for your needs. At Metrobank, home loan clients can borrow up to 80% of the property’s appraised value, payable up to 25 years. On top of their affordable rates, Metrobank also offers additional perks like waived appraisal fees to make your deal even better! Overall, these fees and charges can be quite overwhelming especially for first-time home buyers, but help can always be sought from real-estate professionals, licensed brokers, or even from your go-to bank, before deciding on your next big move. For more information or inquiries about home loans, visit [Metrobank’s Home Loan website](https://www.metrobank.com.ph/upgrade/home-loan) or call Metrobank Contact Center at (02) 88-700-700, domestic (toll-free 1-800-1888-5775) or apply for a Home Loan at any Metrobank branch near you.
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.