Cross-Currency Swaps
Exchange between any supported cryptocurrency pairs with competitive rates.
The Swap Service enables seamless exchange between various cryptocurrencies, providing a unified API for cross-asset trading with competitive rates and robust transaction management.
The FSCO Swap Service is designed to be a comprehensive solution for cryptocurrency exchanges, allowing applications to offer currency conversion capabilities without developing complex swap infrastructure. The service is built to be future-proof, with plans to integrate various liquidity sources including internal pools, external DEXs, and treasury reserves.
Cross-Currency Swaps
Exchange between any supported cryptocurrency pairs with competitive rates.
Flexible Liquidity Sources
Intelligently routes trades through internal and external sources for optimal execution.
Real-Time Rate Quotes
Fetch current exchange rates between any supported currency pairs.
Transaction Management
Track swap transactions from initiation to completion with detailed status updates.
Currency Discovery
Query supported currencies with detailed information about each asset.
Organizational Controls
Filter and manage swaps at both wallet and organization levels.
For Banking & Financial Services
Extend your foreign exchange capabilities to include digital assets, enabling customers to seamlessly move between traditional and digital currencies. Maintain compliance while offering competitive exchange rates.
Integration Points
GET /swap/rate/{sourceCurrency}/{destinationCurrency}
- Obtain real-time exchange ratesPOST /swap/initiate
- Execute regulated currency conversionsGET /swap/transaction/{transactionId}
- Provide transaction confirmations and status updatesFor Treasury Departments
Streamline treasury operations by automating the conversion of incoming digital assets into your preferred reserve currency. Ensure predictable financial reporting while maintaining regulatory compliance.
Integration Points
GET /swap/supported-currencies
- Verify supported currencies for treasury operationsPOST /swap/initiate
- Automate currency normalization processesGET /swap/transactions
- Generate detailed transaction records for audit and complianceFor Lending Institutions
Enhance lending platforms with multi-currency capabilities, allowing clients to interact with loans in their preferred digital currency without disrupting your back-office operations.
Integration Points
GET /swap/rate/{sourceCurrency}/{destinationCurrency}
- Calculate accurate loan values in multiple currenciesPOST /swap/initiate
- Facilitate client repayments in various digital currenciesGET /swap/transaction/{transactionId}
- Track and report on currency conversion activitiesTo start using the Swap Service:
For detailed API specifications, see the OpenAPI schema.
The Swap Service follows a modular architecture with the following components:
The Swap Service is designed to be extensible, with plans to add: