The post Philippines SEC Unveils New Crypto Regulation appeared first on Coinpedia Fintech News
On Thursday, the Philippines enacted stricter crypto rules under the new SEC Memorandum Circulars Nos 4 and 5, mandating a CASP license with a capital requirement and reporting of AML. Experts say this new framework in the Philippines lays the groundwork for broader crypto adoption in the country.
Key Components of the New SEC Crypto Regulation
No License- No Business
All crypto asset service providers in the Philippines are now required to obtain a CASP license and adhere to strict disclosure requirements.
The disclosure includes information on asset ownership, risks, and operations; crypto companies are required to submit these documents at least 30 days before beginning marketing.
Investment requirement policy
SEC is ensuring that only eligible firms enter the market, so it has set a minimum paid capital requirement of PHP 100 million. However, the SEC has also provided a mechanism for smaller companies to apply.
Physical office
SEC has stated that crypto companies seeking to provide services are required to have a physical office in the Philippines and pay an initial PHP 50,000 filing fee. An additional annual supervision fee on revenue will be levied by the officials.
Consumer Protection
The SEC and the Anti-Money Laundering (AML) council will monitor the CASP. They will ensure security, professionalism, KYC policy, and fair access for investors.
Brazil’s Strategic Bitcoin Reserve Bill passes first committee
,
Penalty For Non-Compliance
The bill was initially issued on May 30th and later took effect on June 12. It states that if a token/ crypto behaves like a financial product or security under federal law of the country, it is subject to SEC regulation.
Therefore, the SEC holds the authority to suspend or revoke the CASP license for noncompliance. Guilty CASP will face a fine of up to PHP 100 million and imprisonment for up to five years.
Challenges in Implementing The New Crypto Regulations
Luis Buenaventura, head of crypto finance at super-app GCash, said there will be substantial challenges implementing the new CASP rules.
“Regulation is rarely perfect on day one, but as long as the regulatory authority takes a progressive approach and stays open to refining the framework over time, then I think this signals the Philippines,” said Nathan Marasign, Partner at MLaw Office.
function subscribed_popupmodal(template_id) { var templateId = ‘6’; getAllSubscriberCategoryList([templateId]); var subcribemodal = window.parent.document.getElementById(‘subscribe-modal-design’); if (subcribemodal) { var modalContent = `
Never Miss a Beat in the Crypto World!
Stay informed and gain the edge you need to navigate the crypto world. Select your subscription now
if (storeCheckedId.length === 0) { var unsubcribedPopUpmodal =
`
You’ve Unsubscribed Successfully
We’re sorry to see you go! Your subscription has been canceled. If you change your mind, you can re-subscribe anytime. Thank you for being part of our community!
Thank you for subscribing to our crypto and blockchain newsletter! You’ll now receive the latest news, insights, and updates straight to your inbox. Welcome to our community!
`;
let selectedSubscriptionsArray = selectedSubscriptionsString.split(‘,’); let subscribedCategories = selectedSubscriptionsArray.map(subscription => subscription.split(‘_’)[0]); let subscribedCategoriesString = subscribedCategories.join(‘, ‘);
subscribedmodal.innerHTML = subscribedPopupModal; if (document.getElementById(‘selectidname’)) { document.getElementById(‘selectidname’).textContent = subscribedCategoriesString; }
function closeModal(template_id) { var modalId = template_id; var modal = document.querySelector(‘#’ + modalId); // Using querySelector to find the modal
// Function to get cookies function getCookie(name) { let value = “; ” + document.cookie; let parts = value.split(“; ” + name + “=”); if (parts.length == 2) return parts.pop().split(“;”).shift(); }
// Get user token from cookies const userToken = getCookie(‘user_token’);
if (subscribewithoutData === ‘true’ && userToken) { // Call the modal function with the category ID subscribed_popupmodal(subscribe_clicked_cat_id);
// Remove the flag and category ID from localStorage localStorage.removeItem(‘subscribe_without_Login’); localStorage.removeItem(‘subscribe_clicked_id’); } });
var listItems = document.querySelectorAll(‘.subscription-options li’); if (listItems.length === 0) return;
var anyActive = false; listItems.forEach(function(item) { var checkbox = item.querySelector(‘input[type=”checkbox”]’); if (checkbox) { if (checkbox.checked) { item.classList.add(‘active’); anyActive = true; // Set anyActive to true } else { item.classList.remove(‘active’); // Remove ‘active’ class if checkbox is unchecked } } });
}
function updateButtonText(anyActive) { var subscribeButtonSpan = document.querySelector(‘.subscribe-submit .changeBtnText’); if (subscribeButtonSpan) { if (anyActive) { subscribeButtonSpan.textContent=”Subscribe Now”; } else { subscribeButtonSpan.textContent=”Unsubscribe”; } } }
function updateSubscriptionButton() { var listItems = document.querySelectorAll(‘.subscription-options li’); if (listItems.length === 0) return;
var anyActive = false; listItems.forEach(function(item) { var checkbox = item.querySelector(‘input[type=”checkbox”]’); if (checkbox) { if (checkbox.checked) { item.classList.add(‘active’); anyActive = true; // Set anyActive to true } else { item.classList.remove(‘active’); // Remove ‘active’ class if checkbox is unchecked } } });
// Update the button text based on whether any list item has the ‘active’ class updateButtonText(anyActive); } document.addEventListener(‘click’, function(event) { var clickedItem = event.target.closest(‘.subscription-options li’); if (clickedItem) { var checkbox = clickedItem.querySelector(‘input[type=”checkbox”]’); if (checkbox) { checkbox.checked = !checkbox.checked; updateSubscriptionButton(); } } });
FAQs
Is the Philippines crypto-friendly?
Yes, the Philippines is generally considered crypto-friendly, with growing adoption and new regulations aimed at establishing a clear framework for the industry.
Which government body is responsible for crypto operations in the Philippines?
The Securities and Exchange Commission (SEC) is the primary government body responsible for regulating crypto asset service providers (CASPs) and crypto-asset securities in the Philippines. The Bangko Sentral ng Pilipinas (BSP) also plays a role in regulating virtual asset service providers (VASPs).
How much is crypto taxed in the Philippines?
The provided article doesn’t specify an exact tax rate for crypto. However, related search results indicate that capital gains from crypto may be taxed, and income from mining or services is taxed as regular income. Consulting a local tax expert is recommended.