PRODUCT LAUNCH

Circle Launches StableFX, an On-Chain FX Engine for Real-Time Stablecoin Currency Conversion

April 15, 2026
5 min read
Share:
Circle Launches StableFX, an On-Chain FX Engine for Real-Time Stablecoin Currency Conversion

Circle has launched StableFX, an on-chain foreign exchange engine that enables real-time conversion between fiat-backed stablecoins on Arc, Circle's open Layer-1 blockchain built for real-world economic activity. Announced on April 15, 2026, StableFX combines institutional request-for-quote execution with atomic payment-versus-payment settlement, operating 24 hours a day, seven days a week without the prefunding requirements, bilateral credit agreements, or T+1 and T+2 settlement windows that define conventional FX infrastructure [1].

A New Model for Institutional FX

Traditional foreign exchange workflows impose significant operational friction on institutions handling cross-currency stablecoin payments. Counterparties must pre-position capital, negotiate bilateral agreements, and operate within the constraints of market hours and multi-day settlement cycles. StableFX is designed to eliminate each of these friction points by moving the entire trade lifecycle onto Arc's programmable settlement layer.

The system follows a strict four-stage trade lifecycle: a quote is created, the trade moves to pending_settlement, the taker funds the transaction, and the trade reaches completed status with an on-chain settlement hash recorded for each leg. This deterministic progression ensures that both sides of a currency swap are delivered simultaneously, removing the bilateral credit exposure that characterizes traditional correspondent-banking FX [1].

"StableFX introduces a predictable and programmable way to perform onchain FX between fiat-backed stablecoins on Arc. By combining institutional-grade RFQ execution, typed-data intent confirmation, and Permit2-based PvP settlement, StableFX enables onchain cross-currency workflows that settle quickly, transparently, and without bilateral credit exposure." [1]

Technical Architecture: Permit2 and EIP-712

StableFX relies on Permit2, the approval contract developed by Uniswap, to handle funding authorization at the wallet level. Institutions execute a one-time approval to the Permit2 contract, after which individual trade legs are authorized through signed EIP-712 typed-data payloads rather than discrete on-chain approval transactions. This design reduces gas overhead and keeps authorization logic off the critical settlement path.

Trade intent is confirmed via a TakerDetails typed-data structure specifying consideration amounts, recipient address, fee, nonce, and deadline. Settlement itself is executed through a PermitWitnessTransferFrom call that atomically moves funds from both the taker and the maker simultaneously, enforcing the payment-versus-payment guarantee at the smart-contract level. The FxEscrow verifying contract on Arc Testnet (chain ID 5042002) coordinates the on-chain record of each trade alongside its associated transaction hashes for recordTrade, takerDeliver, and makerDeliver operations [1].

StableFX Technical Specifications

FeatureDetail
FX ModelInstitutional RFQ (request-for-quote)
SettlementPayment-versus-payment (PvP), atomic on-chain
Availability24/7
PrefundingNot required
Bilateral AgreementsNot required
Settlement WindowInstant (no T+1/T+2)
BlockchainArc (Circle's L1, public testnet)
AuthorizationPermit2 (EIP-712 typed data signatures)
AccessPermissioned (KYB/AML verified institutions)
Example TradeUSDC 1,000 to EURC 915, rate 0.9150, fee USDC 1.50

Permissioned Access and Regulatory Positioning

Access to StableFX is restricted to institutions that have completed Circle's know-your-business and anti-money-laundering verification process. This permissioned model positions the product squarely within the institutional compliance tier, separating it from open DeFi liquidity pools that do not perform counterparty screening. Circle Technology Services, the operating entity behind StableFX, functions as a software provider rather than a money transmitter, a structural distinction that carries regulatory significance as on-chain FX activity attracts increasing attention from financial supervisors [1].

The initial supported currency pair is USDC to EURC, the two largest Circle-issued stablecoins. A representative quote in Circle's published documentation illustrates the economics: a request to convert USDC 1,000 produces an offer of EURC 915.00 at a mid-rate of 0.9150, with a fee of USDC 1.50 applied to the notional amount. Quotes carry a five-minute expiry window, and traders confirm their intent by signing the pre-populated EIP-712 payload before the expiry timestamp lapses [1].

Arc Blockchain and the Testnet Phase

Arc is described by Circle as an open Layer-1 blockchain oriented toward real-world economic activity rather than general-purpose smart contract deployment. It is currently in public testnet, meaning StableFX is accessible to verified developers and institutional partners through a sandbox API environment at api-sandbox.circle.com. Circle has indicated that institutions seeking API key access should contact a Circle representative directly, keeping the onboarding path within a managed relationship structure consistent with the product's permissioned design [1].

The broader significance of Arc's testnet status is that StableFX represents one of the first substantive applications demonstrating the chain's settlement capabilities ahead of a mainnet launch. By anchoring a production-grade FX workflow to the testnet environment, Circle is signaling the intended use cases for Arc well before general availability, giving potential institutional participants time to integrate against the API and refine their signing infrastructure.

Industry Context

On-chain FX is an increasingly competitive segment as stablecoin adoption expands in cross-border payments, treasury management, and trade finance. The combination of atomic PvP settlement and institutional KYB controls addresses a gap that neither traditional FX platforms nor permissionless DeFi protocols currently fill in a single product. StableFX positions Circle as a settlement infrastructure provider at the intersection of regulated finance and programmable blockchain rails, a role the company has been building toward since the launch of USDC in 2018 [1].

References

[1] Circle Blog, "How to Build Real-Time Stablecoin FX in Your App with StableFX," April 15, 2026. https://www.circle.com/blog/how-to-build-real-time-stablecoin-fx-in-your-app-with-stablefx