Buy & Sell Crypto in minutes.
Pick a coin, get a live Naira quote and complete your transaction instantly.
Choose a coin
Live market prices from the API. Pick the crypto you want to trade.
How much do you want?
Enter the amount of {{ selectedCoin ? selectedCoin.symbol : '' }} you want to {{ transactionType === 'buy' ? 'buy' : 'sell' }}.
{{ transactionType === 'buy' ? 'Where should we send your crypto?' : 'Where should we send your money?' }}
{{ transactionType === 'buy' ? 'Enter your ' + (selectedCoin ? selectedCoin.symbol : '') + ' wallet address' : 'Enter your bank details to receive payment' }}
You will be redirected to Flutterwave to complete payment.
โ ๏ธ Only send {{ selectedCoin ? selectedCoin.symbol : '' }} on the {{ selectedNetwork || 'correct' }} network
Complete your sale
Send {{ formatCryptoAmount(cryptoAmount) }} {{ selectedCoin ? selectedCoin.symbol : '' }} to the wallet address below to receive โฆ{{ formatNumber((usdAmount * nairaRate * 0.935).toFixed(2)) }} in your bank account.
Complete your crypto transfer before the timer runs out.
{{ transactionType === 'buy' ? 'Payment submitted!' : 'Crypto sent!' }}
Waiting for admin confirmation...
โ {{ transactionType === 'buy' ? 'Payment Confirmed!' : 'Sale Completed!' }}
{{ transactionType === 'buy' ? 'Your ' + (selectedCoin ? selectedCoin.symbol : 'BTC') + ' has been sent to your wallet!' : 'Payment has been sent to your bank account!' }}
โ {{ transactionType === 'buy' ? 'Payment Declined' : 'Sale Cancelled' }}
Please try again or contact support.