The price of KCS has {{asset.priceChangePc7d > 0 ? 'risen' : 'fallen'}} by {{beautifyNumber(asset.priceChangePc7d, 2)}}% in the past 7 days. The price {{asset.change24 > 0 ? 'increased' : 'declined'}} by {{beautifyNumber(asset.change24, 2)}}% in the last 24 hours. KCS to USD price is updated in real-time. The KuCoin price today is ${{ beautifyNumber(asset.rate, 2) }} per KCS with a live market cap of ${{shortifyNumber(asset.marketCap)}} USD. KuCoin is {{beautifyNumber(asset.athChangePc, 2)}}% below the all time high of ${{beautifyNumber(asset.ath)}}.
The current circulating supply is {{beautifyNumber(asset.supply)}} KCS.
KuCoin is an international cryptocurrency exchange based out of Seychelle that currently supports the trading of 250 digital assets. What’s unique about KuCoin is that they share 50% of their overall trading fee revenue with users holding their exchange-based token. In a similar fashion to Binance, KuCoin offers relatively low tradings fees and incentives for holding (or trading) its native cryptocurrency. Back in 2011, the founders started researching blockchain tech and went further to build the technical architecture for KuCoin in 2013. 4 years later, the exchange launched with the ultimate goal of “becoming one of the top 10 worldwide hottest exchange platform[s]” by 2019.
As stated on their official website which lists 12 core members, “Kucoin aims at providing users digital asset transaction and exchange services which are even more safe and convenient, integrating premium assets worldwide, and constructing state of the art transaction platform”. CEO and founder, Michael Gam, is a former technical expert at Ant Financial, an affiliate company of the Chinese Alibaba Group. He was also a senior partner at Internet giants like MikeCRM and KF5.COM. OO, Eric Don, is referred to as a “senior Internet researcher, systems architect, and Internet industry star”. He is also stated to be the CTO and senior partner of IT companies including YOULIN.COM, KITEME, and REINOT. However, it’s unclear if these websites actually exist as they did not show in a Google search or when entering the website domains. According to his LinkedIn, he is currently CTO at Youlin Network Technologies, yet there is no mention of KITEME or REINOT.
KCS price today is ${{ beautifyNumber(asset.rate, 2) }}.
The 24-hour high of the KCS price is ${{ beautifyNumber(asset.priceHigh, 2) }}.
The price low for today is ${{ beautifyNumber(asset.priceLow, 2) }}.
KCS hit an all time high of ${{ beautifyNumber(asset.ath, 2) }} over {{moment(asset.athDate).fromNow()}} ({{ moment(asset.athDate).format("MMM D, YYYY") }}). The price is down {{beautifyNumber(asset.athChangePc, 2)}}% from the ATH to date.
KCS had an all time low of ${{ beautifyNumber(asset.atl, 2) }} over {{moment(asset.atlDate).fromNow()}} ({{ moment(asset.atlDate).format("MMM D, YYYY") }}). Since then, the price has increased by {{beautifyNumber(asset.atlChangePc, 2)}}%.
Where can KCS be traded? An overview of KuCoin exchanges and high volume trading pairs. The KuCoin native token KCS can be traded on
Date | Price * | Market Cap | Volume | Change USD | Change % | |||||
---|---|---|---|---|---|---|---|---|---|---|
{{ moment(data.date).format("MMM D, YYYY") }} | No data available | $ {{ beautifyNumber(data.entry.rate) }} | $ {{ shortifyNumber(data.entry.marketcap) }} | $ {{ shortifyNumber(data.entry.totalVolume24) }} | $ {{ beautifyNumber(data.entry.rate-data.entry.price_open24) }} | {{ beautifyNumber(data.entry.change24, 2) }}% |
Week | Price * | Change USD | Change % | |||
---|---|---|---|---|---|---|
W{{ moment(entry.date).week() }} | No data available | $ {{ beautifyNumber(entry.rate) }} | $ {{ beautifyNumber(entry.changeUSD) }} | {{ beautifyNumber(entry.changePercent, 2) }}% |
Month | Price * | Change USD | Change % | |||
---|---|---|---|---|---|---|
{{ moment(entry.date).format("MMM, YYYY") }} | No data available | $ {{ beautifyNumber(entry.rate) }} | $ {{ beautifyNumber(entry.changeUSD) }} | {{ beautifyNumber(entry.changePercent, 2) }}% |