Skip to main content
Convexia delivers highly competitive pricing for compliant cross-chain stablecoin swaps, optimized for large-volume transactions. Pricing is dynamically determined based on several factors, including:
  • Source chain
  • Destination chain
  • Asset pair
  • Trade size
  • Current market conditions and time of day
Typical all-in pricing ranges between 3–10 basis points (bps), positioning Convexia as one of the most cost-effective solutions for institutional-scale stablecoin movement. For clients with significant and recurring volume, additional pricing benefits are available. Teams processing $50M+ in monthly volume may qualify for reduced fees and custom rate structures. To discuss volume discounts or obtain a tailored pricing estimate, contact the Convexia team.

Programmatic Pricing Data:

Purpose

Fetch real-time indicative spreads (in bps) for supported cross-chain stablecoin routes.

Authentication

Required:
  • Authorization: Bearer <api_key>

Query Parameters

Response (200)

Field Notes

  • spread_bps: Indicative market spread for the route at the requested size tier.
  • estimated_fee_bps: Convexia fee component (may vary by volume tier).
  • estimated_all_in_bps: spread_bps + estimated_fee_bps.
  • price_ttl_ms: How long this spread should be treated as “fresh” before re-fetching.
  • mode: Always indicative for this endpoint.

Errors

400 invalid parameters
401 missing/invalid API key
429 rate limit