Cross-Border Settlements
Without the Complexity
Our Payouts service transforms how businesses handle cross-border payments by enabling seamless crypto-to-fiat transfers to over 30 local currencies. We`ve eliminated the traditional complexities of international money movement, making it accessible to businesses of all sizes.
How It Works
Choose the method that suits your business needs. Our platform ensures fast, secure, and seamless payouts every time.
Direct Crypto Transfer
Send Bitcoin (via Lightning Network) or stablecoins (USDT/USDC) to a Bitnob-generated address. We automatically process the conversion and deliver local currency to your recipient.
No float maintenance – you pay as you transfer.
Bitnob Balance
Maintain a USDT/USDC float within Bitnob if you prefer. This option provides the same seamless experience while letting you manage funds within our platform.
Ideal for businesses preferring internal fund management.
Extensive Reach
Our network connects to over 200 million bank and mobile money accounts across multiple regions. We support settlements in major currencies, empowering businesses to expand their reach effortlessly.
Streamline Third-Party Payouts
Our service supports third-party payouts, allowing you to seamlessly integrate with existing payment systems, maintain current workflows, and scale operations across new regions—without adding complexity to your processes.
- Integrate with existing payment systems: Easily connect our APIs to your existing infrastructure.
- Maintain your current workflows: No need to disrupt your existing operations.
- Scale operations across new regions: Expand your reach without added complexity.
- Reduce operational complexity: Streamline processes with automated payouts.
Implementation Example
// Generate a crypto address for payout
const payoutAddress = await bitnob.payouts.generateAddress({
amount: 1000,
sourceCurrency: 'USDT',
destinationCurrency: 'KES',
recipientDetails: {
bankCode: 'MPESA',
accountNumber: '254712345678',
accountName: 'John Doe'
}
});
// Or initiate from your Bitnob balance
const payout = await bitnob.payouts.create({
amount: 1000,
sourceCurrency: 'USDT',
destinationCurrency: 'KES',
recipient: {
type: 'mobile_money',
number: '254712345678',
provider: 'MPESA'
}
});
Getting Started
Start transforming your cross-border payments with Bitnob in just a few simple steps.
Sign Up
Create a Bitnob business account to get started with our platform.
Verify Your Account
Complete our streamlined verification process to unlock your account.
Obtain API Credentials
Access your API credentials to start integrating with our services.
Start Sending Payouts
Leverage our platform to begin seamless cross-border payouts.
Need help or have questions? Contact us at onboarding@bitnob.com
Get Started →