Skip to main content
Most integrations match one of four patterns: cross-border payments, treasury management, FX-as-a-service, and stablecoin on/off ramps. This page compares them so you can pick the closest, then dive into the full example. Each pattern uses the same APIs — they differ in who triggers the trade, when, and what happens after.

Compare the patterns

Explore each pattern

Cross-border payments

Use this if you need converted funds to land in a third party’s bank account abroad.

Treasury management

Use this if you hold balances in multiple currencies and rebalance without always settling out.

FX-as-a-service

Use this if your end users see a live rate in your product and click to confirm.

Stablecoin on/off ramp

Use this if you bridge between fiat and stablecoins with on-chain or bank delivery.

What they share

Every pattern uses the same quote → trade → (optional) withdraw flow on the Trade Settlement model. The currency pairs, idempotency rules, and lifecycle states are identical across all four. You’re picking a usage shape, not a different API.