Button TextButton Text

Move

into
out of
between
into

into
out of
between
into

any form of a dollar

Bridge offers stablecoin
orchestration and issuance APIs

Orchestration

Orchestration enables developers to easily convert between any two dollar formats.

Issuance

Issuance gives developers the ability to convert any of these dollars into a stablecoin they fully control and benefit from.

Orchestration

Use our APIs to instantly convert between fiat <> stablecoin and stablecoin <> stablecoin. Bridge works across the globe and handles all money movement complexities, like KYC and compliance. Get up and running in minutes.

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20

# Convert $100.00 US Dollars to USDC on Solana

curl --request POST 'https://api.bridge.xyz/v1/transfers/' \
--header 'Idempotency-Key: xxxxxxx \
--header 'Api-Key: sk_xxxxxxx' \
--data-raw '{
"amount": "100.00",
 "source": {
   "currency": "usd",
   "payment_rail": "ach",
   "customer_id": 0000...,
   "external_account_id": "0000",
 },
 "destination": {
   "currency": "usdc",
   "payment_rail": "solana",
   "customer_id": 0000...,
   "to_address": "0x0000..."
 },
}'

# Convert $500.00 USDP on Ethereum to US Dollars

curl --request POST 'https://api.bridge.xyz/v1/transfers/' \
--header 'Idempotency-Key: xxxxxxx \
--header 'Api-Key: sk_xxxxxxx' \
--data-raw '{
"amount": "500.00",
 "source": {
   "currency": "usdp",
   "payment_rail": "ethereum",
   "customer_id": 0000...,
   "from_address": "0x0000...",
 },
 "destination": {
   "currency": "usd",
   "payment_rail": "ach",
   "customer_id": 0000...,
   "external_account_id"": "0000..."
 },
}'

# Convert $100.00 BUSD on Ethereum to USDC on Polygon

curl --request POST 'https://api.bridge.xyz/v1/transfers/' \
--header 'Idempotency-Key: xxxxxxx \
--header 'Api-Key: sk_xxxxxxx' \
--data-raw '{
"amount": "100.00",
 "source": {
   "currency": "busd",
   "payment_rail": "ethereum",
   "customer_id": 0000...,
   "from_address": "0x0000...",
 },
 "destination": {
   "currency": "usdc",
   "payment_rail": "polygon",
   "customer_id": 0000...,
   "to_address": "0x0000..."
 },
}'

Issuance

With a few lines of code, our Issuance APIs enable any developer to convert existing dollars into a custom stablecoin. These stablecoins offer customizable smart contract logic, access to unmatched reserves transparency, and yield generation. Use Bridge stablecoins to build uniquely powerful (and profitable) money experiences.
24/7 settlement
Instant, global transferability
Yield
Programmability

Better. Faster. Cheaper.

Pricing for money movement

No large upfront commitments. Pricing that aligns with your usage.

Built-in compliance

We handle all compliance, KYC, and KYB, so you can focus on building something great.

Instant onboarding

Access our APIs and build money movement experiences today.

Global acceptance

Onboard customers globally. Move funds seamlessly across the world.

Supported stablecoins

We support USDC on all major chains.
USDC
USDT
We support USDP on all Ethereum.
USDP
We support USDC, BUSD, and USDP on the Ethereum (ETH) blockchain.We support USDC on the Polygon 
 (MATIC blockchain.We support USDC and BUSD on the Binance Smart Chain (BSC) blockchain.We support USDC on the Solana (SOL) blockchain.We support USDC on the Avalanche (AVAX) blockchain.We support USDC on the Tron (TRX) blockchain.
blockchains

Join our waitlist

After a short call to learn about your company, we’ll give you access to our documentation and invite you to a shared Slack or Telegram channel to collaborate with our entire team.
Get Started

Not our first rodeo

Our team previously built global financial infrastructure at some of the world’s leading fintech companies. We know what it takes to move money at scale.