A better way to
money
A better way to
money
Conduit makes it easier, faster & cheaper for fintechs to move value between assets – anytime, anywhere.
Move and grow money with one platform
Swap between local fiat, digital assets and USD to make seamless cross-border transactions or earn yield
Move money across borders
Reduce risk and cost with automated on and off ramps between local fiat in over 25+ local fiat currencies into USD, digital assets or other local fiat.
Grow money with real world assets
Launch an interest-bearing account, yielding 3-16% APY.
Earn yield from tokenized bonds like US T-bills and alternative investments such as energy contracts.
Make payments and settle invoices in USD
Make B2B payments to USD companies without American bank accounts or credit cards.
Institutional-grade security
We partner with best in class custodians – like Fireblocks and BNY Mellon – to keep customer assets as secure as possible.
Build products your users will love
Our end-to-end platform reduces development complexity, so you can focus on user experience
Made for developers, by developers
Kickstart your integration with code recipes and guides
curl -i -X POST \
https://sandbox.conduit.financial/accounts \
-H 'Content-Type: application/vnd.api+json' \
-H 'X-API-Key: YOUR_API_KEY_HERE' \
-H 'X-API-Secret: YOUR_API_KEY_HERE' \
-d '{
"data": {
"relationships": {
"account-holders": {
"data": [
{"type": "string", "id": "id:ahl:3G6CSYgJpUJxQJifTfoFvJXNuJp"}
]
}
}
}
}'
{
"data": {
"relationships": "id:wlt:2MW2qbpfnXZoUDUd7L2v1UQJuyQ",
"type": "wallet",
"attributes": {
"address": "wlt:eth:0x44a8938044c8f1a2cfd6ff7e66a46482377fa390",
"assetType": "asset:eth:USDC",
"networkId": "net:eth:ropsten",
"function": "deposit",
}
}
}
"data": {
"relationships": "id:wlt:2MW2qbpfnXZoUDUd7L2v1UQJuyQ",
"type": "wallet",
"attributes": {
"id": "id:allc:2G6BST3Q0age8uCpYN7vIloQyxT",
"poolId": "id:pool:2G6BST3Q0age8uCpYN7vIloQyxT",
"poolname": "string",
"accountId": "id:acct:2G6BSYgJpUJxQJifCfoFvJXNuJp",
"balances": {
- "available": [
- {
"assetType": "asset:eth:USDC",
"amount": "5000000000",
}
],
curl -i -X POST \
https://sandbox.conduit.financial/accounts \
-H 'Content-Type: application/vnd.api+json' \
-H 'X-API-Key: YOUR_API_KEY_HERE' \
-H 'X-API-Secret: YOUR_API_KEY_HERE' \
-d '{
"data": {
"attributes": {
"source": {
"assetType": "asset:eth:USDC",
"amount": "5000000000"
},
"target": {
"assetType": "asset:eth:USDC"
]
}
curl -i -X POST \
https://sandbox.conduit.financial/accounts \
-H 'Content-Type: application/vnd.api+json' \
-H 'X-API-Key: YOUR_API_KEY_HERE' \
-H 'X-API-Secret: YOUR_API_KEY_HERE' \
-d '{
"data": {
"attributes": {
"assetType": "asset:eth:USDC",
"source": "id:allc:2J8OkA50iEKCUdAP64xbgU14Irf",
"destination": "id:allc:2JEnUNHhSRAcp9Gj1SQEtnPk5mB",
}
}
}
Backed by top investors
Supported countries














































Ready to get started?
Get your API keys and start building in our free sandbox environment
Start building