The post South Korea Halts Crypto Lending After $1.1B Boom Sparks Liquidations appeared first on Coinpedia Fintech News
South Korea’s crypto market just hit the brakes. The country’s top financial regulator, the Financial Services Commission (FSC), has ordered local exchanges to suspend all crypto lending services starting Tuesday, citing legal uncertainty and mounting investor risks.
Why the Sudden Suspension?
According to the FSC, lending products offered by exchanges were operating in a “legal gray zone” with no clear rules to protect investors. Officials warned that these services exposed traders to dangerous risks, such as forced liquidations when collateral values dropped. Market volatility, they said, could easily trigger sudden losses.
The numbers highlight the scale of the problem. In just a month, 27,600 investors borrowed a total of 1.5 trillion won ($1.1 billion) using crypto-backed loans. Alarmingly, 13% of borrowers already faced liquidations due to sharp price swings.
How the Boom Got Out of Hand
The frenzy started in July, when major exchanges like Upbit and Bithumb rolled out high-risk lending products. Upbit allowed customers to borrow up to 80% of their holdings, while Bithumb went even further, offering loans worth four times a user’s deposit. Smaller platforms rushed to follow suit, creating what regulators described as an “unchecked lending boom.”
Though regulators had already warned exchanges on July 31 to reconsider their lending businesses, Bithumb briefly suspended its service before resuming under tighter rules. The FSC’s latest order, however, leaves no wiggle room, every exchange must halt lending or face inspections and potential penalties.
Forced Liquidations Trigger Alarm
The suspension follows troubling reports of widespread user losses. According to the FSC, one exchange attracted 27,600 users in just a month after launching its lending product in mid-June, generating 1.5 trillion won ($1.1 billion) in loans. However, about 13% of these users, more than 3,600 people, were forced into liquidation as collateral values collapsed during market downturns.
The regulator also flagged two companies that offered USDT lending products, which led to abnormal selling pressure and even caused Tether’s price to briefly dip below its peg. Such events, the FSC warned, show how unregulated lending could quickly spiral into broader market instability.
Despite the crackdown, South Korea is not shutting the door on crypto lending entirely. The FSC emphasized that the suspension is temporary until clear rules are introduced. The upcoming framework is expected to focus on investor safety, transparency, and responsible leverage within the broader digital asset ecosystem.
For now, exchanges can only manage existing contracts, allowing repayments and maturity extensions, but no new loans will be issued.
But crypto lending remains uncharted territory. Without clear licensing or oversight, exchanges have been free to design risky lending models that regulators say leave investors dangerously exposed.
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
Why did South Korea suspend crypto lending services?
The Financial Services Commission (FSC) suspended services due to legal uncertainty and high investor risk, including forced liquidations from market volatility.
How big was South Korea’s crypto lending market?
In one month, 27,600 investors borrowed $1.1B, with 13% already facing liquidations.
Is South Korea banning crypto lending permanently?
No, the suspension is temporary until new rules for safe, transparent lending are introduced.