The post Singapore Tightens Crypto Rules: Bitget, Bybit Plan Exit Amid Crackdown appeared first on Coinpedia Fintech News
Singapore is tightening its grip on crypto firms operating without a license, and the impact is already being felt across the industry. On May 30, the Monetary Authority of Singapore (MAS) issued a final notice requiring unlicensed digital asset exchanges with operations in Singapore and overseas clients to shut down by June 30, according to a Bloomberg report.
With no grace period and strict limitations on new licenses, some of the largest offshore players—including Bitget and Bybit—are now preparing to exit the country and relocate staff to more crypto-friendly hubs like Dubai and Hong Kong.
Exit or Comply: The Pressure Builds
MAS’s firm stance targets firms that run front-office functions such as sales or client services from Singapore while serving foreign users. Though the regulation affects only a “minimal” number of companies, according to the regulator’s June 6 clarification, the impact is outsized, potentially jeopardizing hundreds of jobs. Arthur Cheong of DeFiance Capital noted that many of these offshore firms have sizeable teams based in Singapore.
Bitget and Bybit, both ranked among the world’s top exchanges by volume, are now scrambling to reorganize their teams. While MAS crypto crackdown stresses that its regulatory expectations have been made clear for years, firms now find themselves in a gray area, unsure whether they fall under the new rules or can continue with tweaks to their operations.
Crypto analyst Lana Yang calls out Singapore crypto regulation 2025 as a game of regulatory “whack-a-mole.” Regulatory pressure is pushing exchanges like Bitget to relocate to places like Dubai and Hong Kong. She pointed out that this move might not stop the crypto activity but simply shift it elsewhere, making Bitget’s decision to relocate seem wise. Dubai
U.S. Backs Stablecoins to Boost Dollar Power, Eyes $2T Market, Says U.S. Treasury
,
A Blow to Singapore’s Crypto Hub Status?
Despite being a global crypto hub and home to licensed giants like Coinbase and Crypto.com, Singapore remains cautious after previous market failures during the 2022 crypto downturn. The move may dent the city-state’s reputation as a digital asset haven, especially as competitors like Hong Kong try to woo the industry with clearer regulatory paths.
While some view the MAS notice as a long-expected clean-up, others see it as a regulatory chokehold. Legal experts believe that the lack of clarity around what constitutes “offshore services” could lead to confusion and case-by-case scrutiny.
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
How will Singapore’s crackdown affect the global crypto industry?
Singapore’s crackdown signals a global trend towards stricter crypto regulation, forcing offshore firms to seek clearer regulatory environments elsewhere. This could lead to a redistribution of crypto activity globally.
Could this regulation shift lead to more crypto activity in other hubs?
Yes, this regulatory shift is already pushing crypto activity towards other hubs. Dubai and Hong Kong are actively attracting firms with clearer rules, potentially boosting their positions as leading crypto centers.
How might Singapore’s reputation as a crypto hub change after these restrictions?
While aiming for greater financial stability, Singapore’s tighter restrictions may temper its reputation as a leading crypto innovation hub, especially as it becomes less attractive to firms serving overseas clients without a full local license.