Global money movement is hard. Your integration shouldn't be.

Payouts to 40+ countries. Stablecoins across multiple chains.
Virtual cards. Bitcoin wallets. One integration.

POST/ api.bitnob.com/api/payouts/quotes
Products
Response200 OK
{
  "success": true,
  "message": "Quote created successfully",
  "data": {
    "payout": {
      "id": "11e1b9bc-23b5-42cf-9770-01e9ad612058",
      "quote_id": "QT_371",
      "company_id": "44958112-f56b-4cc9-b8c0-a8c1bb7f97bf",
      "status": "QUOTE",
      "source": "OFFCHAIN",
      "from_asset": "USDT",
      "chain": "CHAIN_TYPE_ETHEREUM",
      "to_currency": "GHS",
      "sat_amount": "7484",
      "btc_amount": "0.00007484",
      "cent_amount": "5821",
      "amount": "5",
      "settlement_amount": "58.21",
      "cent_fees": "0",
      "fees": "0",
      "exchange_rate": {
        "rate": "11.6424",
        "btc_rate": "66805.05",
        "currency": "ghs"
      },
      "trip": {
        "quote_at": "2026-03-30T17:32:22.417432248Z"
      },
      "reference": "PAYOUT_121",
      "country": "GH",
      "expires_at": "2026-03-30T17:48:22.417487128Z",
      "created_at": "2026-03-30T17:32:22.419957313Z",
      "updated_at": "2026-03-30T17:32:22.419957313Z"
    }
  },
  "metadata": {
    "request_id": "req_019d3fcd-c184-7e4b-9dc6-30a39eb4bd71"
  },
  "timestamp": "2026-03-30T17:32:22.431222747Z"
}

99.99%

Service uptime

<100ms

API response time

<1s

Webhook delivery

Browse by product

Discover APIs and tools designed to help you build powerful financial products.

Payouts

Send money globally. Support for 40+ currencies with real-time settlement and competitive exchange rates.

Explore docs

Stablecoins

Receive, send, and manage USDT and USDC across multiple blockchain networks including Tron, Polygon, and Solana.

Explore docs

Trading

Enable crypto trading with real-time quotes, instant execution, and webhook notifications.

Explore docs

Card issuing

Issue virtual cards. Manage card programs with flexible controls and real-time authorization.

Explore docs

Bitcoin

Integrate Bitcoin wallet functionality with custodial and non-custodial flows for on-chain and Lightning transactions.

Explore docs

Blockchain RPC

Access blockchain nodes for Solana, Tron, Polygon, Litecoin, and more with reliable RPC endpoints.

Explore docs
SDKs & Libraries

Start building in minutes

Install the Bitnob SDK for your language and make your first API call with just a few lines of code. We currently offer official libraries in Python, Node.js, and Go — with more coming soon.

Pythonpip install bitnob
Coming soon
Node.jsnpm install @bitnob/sdk
Coming soon
Gogo get github.com/niclas-nickas-bitnob/bitnob-go
Coming soon
curl -X POST https://api.bitnob.com/api/trading/quotes \
  -H "Content-Type: application/json" \
  -H "X-Auth-Client: your_client_id" \
  -H "X-Auth-Timestamp: $(date +%s)" \
  -H "X-Auth-Nonce: $(uuidgen)" \
  -H "X-Auth-Signature: hmac_sha256_signature" \
  -d '{
  "base_currency": "BTC",
  "quote_currency": "USDT",
  "side": "buy",
  "quantity": "0.0001"
}'
Use cases

What you can build

Combine Bitnob APIs to build powerful financial products for the global crypto economy.

Remittance & Cross-border Payments

Build a remittance app that lets users send money to 40+ countries with instant settlement and competitive FX rates.

PayoutsStablecoins

Crypto Wallet & Neobank

Create a multi-currency wallet combining Bitcoin Lightning, stablecoins, and fiat — with virtual cards for everyday spending.

WalletsCard issuingStablecoins

Treasury & Payroll

Automate payroll disbursements globally. Hold funds in stablecoins, convert on-demand, and pay out in local currencies.

PayoutsStablecoinsTrading

Crypto Commerce

Accept Bitcoin and stablecoin payments from global customers. Auto-convert to local currency and settle to bank accounts.

StablecoinsTradingPayouts
Quick start

Getting started

From test environment to production in three simple steps.

Changelog

What's new

Latest updates, improvements, and fixes across the Bitnob API platform.

Full changelog
February 28th, 2026TAGS
NewCard issuing

Card Issuing API v2 beta

New card creation endpoints are now available, with support for physical cards, custom BIN ranges, and 3D Secure. This update provides greater flexibility in how you issue and manage cards, while also improving security and control over card transactions.

February 20th, 2026TAGS
FixPayouts

Fixed timeout on large batch payouts

Resolved an issue where batch payouts with 500+ recipients would intermittently time out. This fix improves reliability and ensures large-scale payouts are processed more consistently, reducing the need for retries or manual intervention.

February 15th, 2026TAGS
NewBlockchain RPC

Blockchain RPC: Optimism support

Added JSON-RPC and WebSocket endpoints for Optimism L2, including archive node access. This enables more efficient data querying, real-time updates, and deep historical insights for applications building on Optimism.

Ready to build?

Create a free sandbox account and start integrating Bitnob's APIs today.
Our developer support team is here to help you every step of the way.