The post $566M Bitcoin Escape? South Africa’s Crypto Laws Just Got Exposed! appeared first on Coinpedia Fintech News
The South African Reserve Bank (SARB) has filed an appeal challenging a recent Pretoria High Court ruling, which criticized the use of outdated, apartheid-era legislation to regulate cryptocurrency. The central bank is pushing back against a legal loophole that could potentially allow unlimited funds to exit South Africa via crypto, a move SARB warns could undermine national financial security.
SARB Accuses the High Court of Misjudging Crypto Regulations
In a statement on June 2, the SARB argued that the High Court erred in a prior ruling that allowed Standard Bank to seize Bitcoin holdings belonging to clients. The court, SARB says, failed to recognize cryptocurrencies as either money or foreign currency, a critical omission in interpreting South Africa’s exchange control regulations.
The dispute stems from a case in May, where Standard Bank filed against SARB, the Minister of Finance, Nedbank, and the liquidators of Leo Cash and Carry (LCC). The bank sought to recover funds lent to LCC in 2022 before the company was placed under liquidation.
LCC was later flagged by SARB’s Financial Surveillance Department (FinSurv) after it was revealed the company transferred 4,400 Bitcoins (valued at R566 million) to Seychelles-based Huobi Global exchange. The SARB maintains this action violated South Africa’s foreign exchange control laws.
Bitcoin Ban in Europe? EDPB Guidelines Could Outlaw BTC Over GDPR Conflict
,
SARB Defends Use of Regulation 22C
The Pretoria High Court, led by Judge Mandlenkosi Motha, ruled that Regulation 22C — introduced during South Africa’s apartheid era — was not applicable for cryptocurrency regulation in 2025. Motha criticized the use of outdated laws to govern modern financial technology.
However, the SARB strongly disagreed, asserting that Regulation 22C remains valid and empowers the Reserve Bank to block suspicious crypto transactions, especially when potential violations of exchange control laws are involved.
Experts Weigh In: Did SARB Misstep?
Harry Scherzer, a leading industry voice, says the SARB’s stance is flawed. He explained:
“It was relatively clear that the Reserve Bank made an error in the sense that it allows people to evade exchange control, which basically makes the whole of exchange control redundant. You can essentially take out as much money as you want as crypto and send it into dollars abroad, and I’m sure there are some people that did exactly that.”
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 is SARB appealing the High Court’s crypto ruling?
SARB is appealing because the court ruled crypto isn’t “money” or “foreign currency,” creating a loophole for unlimited funds to exit South Africa via crypto, threatening financial security.
Is South Africa crypto-friendly?
South Africa’s crypto stance is evolving. While SARB is appealing a ruling, crypto is legal to buy, and the government is working on regulating and integrating it.
How much tax will I pay on my crypto in South Africa?
In South Africa, crypto is taxed as an asset. Individual capital gains are subject to tax up to 18% (after a R40,000 exclusion), while trading income is taxed at marginal income tax rates.