The post UK Crypto Regulation Update – FCA Lifts Ban on Crypto ETNs for Retail Investors appeared first on Coinpedia Fintech News
A major change is coming to crypto investing in the UK. Starting this October, regular investors will be allowed to buy crypto exchange-traded notes (cETNs) again. This decision marks a big shift by the Financial Conduct Authority (FCA), which had banned these products for the past four years.
So what’s changing, and what risks should investors keep in mind?
FCA Lifts 4-year Ban—With Rules
Starting from 8 October 2025, UK retail investors will be allowed to invest in cETNs. However, they will only be available on investment platforms approved by the FCA, called Recognised Investment Exchanges (RIEs).
This move is part of the FCA’s wider plan to update crypto regulations while keeping investor protection in place.
To protect investors, these products will be regulated under strict financial promotion rules. That means companies must give clear, honest, and easy-to-understand information to customers, without making risky products sound exciting or safe.
Why the FCA Changed Its Mind
The FCA banned cETNs for retail investors in January 2021, saying they were too risky and hard to understand. But now, things have changed. David Geale, who leads the FCA’s work on digital finance, said the crypto market has grown and is now better understood.
Because of this, the FCA wants to offer more investment choices, but still with strong protections.
There Are Still Risks— No Insurance
Even with the new rules, investors need to be careful. If a crypto platform fails or a product crashes, retail investors won’t get any help from the Financial Services Compensation Scheme (FSCS). This means there’s no safety net. You could lose all your money.
August 2025 Crypto Calendar: Key Unlocks, Launches, Delistings, Airdrops & Global Events to Watch
,
To add more protection, the UK’s new Consumer Duty rule will apply. This means companies must act in the best interest of their customers and treat them fairly.
Bigger Crypto Framework Is Taking Shape
This decision is just one part of the FCA’s larger effort to build a clear rulebook for crypto. The agency is also planning new rules for stablecoins and other high-risk investments.
In short, while the door is reopening for crypto ETNs, the FCA is making sure it comes with strong warnings and no false promises.
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 the FCA lift its crypto ETN ban?
The FCA reversed its 2021 ban as crypto markets matured. They’ll now allow regulated access with stricter investor protections in place.
Are crypto ETNs safe for UK investors?
No – they remain high-risk with no FSCS protection. If platforms fail, investors could lose all funds.
What protections will the new rules provide?
Consumer Duty rules apply: firms must give clear risk warnings and act in customers’ best interests when selling crypto ETNs.