ADVERTISEMENT

Yes, poor people are bankable

Published Oct 21, 2024 12:04 am

FROM THE MARGINS

ARIS ALIPjpg.jpg

It is difficult to speak truth to power, but if we want social reforms, we need to do it. Through the years, the concerted efforts of advocates of social and financial inclusion to engage with policymakers and government regulators have yielded positive results. We had successfully launched campaigns for the adoption or changing of policies or programs to push our poverty eradication agenda.


Since the 1990s, microfinance industry players have been sharing best practices and advocating for an enabling policy environment to ensure that more people needing access to financial services will be served. We pursued financial sustainability and sustainable performance standards as we expanded our outreach. As a result, we were able to demonstrate three important things:


First, poor people are bankable. For almost four decades, our microfinance network sustained an almost perfect repayment rate — belying the perception that poor people are credit risks. With financial literacy, credit discipline, training and other support, poor people can save and manage their finances, establish businesses and repay their loans.
Second, microfinance is a viable business. It is not just a good vehicle for social transformation — microfinance is sustainable because it is market-oriented, founded on sound credit principles rather than subsidy.


Third, microfinance is a powerful tool for poverty eradication. Our clients are living testaments of how microfinance institutions (MFIs) can lift people out of poverty by providing access to finance, microinsurance, education, training, health and other services that poor people need to transform their lives.

Wins at the policy front

The Philippines adopted a national strategy for microfinance as early as 1997, developing a policy environment that supported MFI growth. In 2016, the Bangko Sentral ng Pilipinas (BSP) issued the National Strategy for Financial Inclusion (NSFI), which was updated in 2022. This guiding framework recognizes the important role of community-based organizations in financial inclusion — an acknowledgement that microfinance NGOs, mutual benefit associations (MBAs), and credit cooperatives pioneered the transformative vision of making financial services accessible to poor people and communities. They are important components of our financial ecosystem.


In 2000, microfinance became part of the banking industry and BSP adopted microfinance as its flagship poverty alleviation program. The BSP is the first central bank in the world to have an office dedicated to financial inclusion, facilitating the transformation of many MFIs into microfinance-oriented banks.


Presidential Proclamation No. 233, s.2002 declared Aug. 17 to 24 as National Microfinance Week, directing agencies to conduct activities to promote the role of microfinance in poverty alleviation. In 2011, BSP led the holding of a National Microfinance Summit where a uniform set of performance standards developed as best practices by MFIs was adopted by government agencies. In 2015, the Philippines won an award at the UN International Forum to Build Inclusive Financial Sectors. That same year, RA No. 10693 (Microfinance NGOs Act) was passed, mandating technical assistance and government support to NGOs engaged in microfinance operations.


By working closely with regulators and key stakeholders, MFIs had been very successful at the policy advocacy front.

Protecting the gains

While much has been accomplished, policy advocacy is as important as ever. Financial inclusion advocates, and microfinance practitioners must continue to work with policy makers, regulators, and other development partners because poverty remains prevalent and many Filipinos are still financially excluded.


There are policy developments we need to watch out for. Ensuring that accredited MFIs continue to enjoy the preferential tax treatment mandated by RA 10693 (two percent tax based on gross receipts) is important to reaching more marginalized communities and providing additional services such as health, education, and other non-financial services. Just last month, the Bureau of Internal Revenue (BIR) issued Revenue Memorandum Circular No. 108-204, clarifying the taxability of microinsurance MBAs. We are grateful to the BIR and the Insurance Commission for their support, which led to the issuance of this circular recognizing the tax exemption of registered microinsurance MBAs.


Our advocacy agenda should focus on these policy reforms: (1) lowering of premium taxes for non-life insurance; (2) policy framework for new financial products like climate change bonds/insurance, income interruption insurance; (3) establishment of localized private-led guarantee corporation at the provincial level, with LGUs and the private sector coordinating to provide more support to MSMEs and agribusiness borrowers, shortening the processing time for business loan guarantees and providing sliding incentives to good borrowers; (4) decentralization of FDA licensing to aid entrepreneurs in the food processing business; and (5) construction of more ports and storage facilities to reduce farmers’ costs in transporting produce and farm implements. We must also guard against corruption and lobby for ease of doing business with the government, to assist our clients in registering their businesses with various agencies.

Advocacy is crucial in ensuring that access to financial and social services will change people’s lives for the better. Hand in hand, we can do this.

* * *

“No voice is too soft when that voice speaks for others.” — Janna Cachola

(Dr. Jaime Aristotle B. Alip is a poverty eradication advocate. He is the founder of the Center for Agriculture and Rural Development Mutually-Reinforcing Institutions (CARD MRI), a group of 23 organizations that provide social development services to eight million economically-disadvantaged Filipinos and insure more than 27 million nationwide.)

Related Tags

FROM THE MARGINS Dr. Jaime Aristotle B. Alip
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.