XTRM for Cryptocurrency
Exchanges

Moving funds seamlessly from crypto to personal and business bank accounts.
CX Crypto Exchange

End to end white label solution using XTRM's developer toolkit

CX Crypto Exchange

Embedded
Simplicty

Deliver seamless interoperability between crypto and fiat fund flows.
CX Crypto Exchange

Regulatory
Compliance

Create operational redundancy and let us manage the AML, KYC and tax reporting details.
CX Crypto Exchange

Global Bank
Infrastructure

With over 60 banks globally, XTRM provides complete financial assurance to all XTRM customers, partners and their managed customers.

Payments

Embedded interoperability

XTRM's global digital payments architecture provides operational redundancy and flexibility for crypto exchange on ramp and off ramps.

Manage funds in multiple currencies
Manage funds in multiple currencies
Focus on growing while we take care of everything
Focus on growing while we take care of everything
Built-in FX for > 200 countries
Built-in FX for > 200 countries
Alternate payment options using XTRM AnyPay APIs
Alternate payment options using XTRM AnyPay APIs

On Ramp

1 {
2"FundCompanyWalletUsingCreditCard
Response":
3 {
4"FundCompanyWalletUsingCreditCard
Result":
5{
6 "TransactionID":"14S21735NS075404K",
7"Amount":"£16.00 GBP",
8"Fee":"£1.80 GBP",
9"TotalAmount":"£17.80 GBP",
10"OperationStatus": {
11{
12 "Success":true,
13 "Errors":null
14}
15}
16}
17}

Send

1{
2"TransferFundWallettoWalletResponse":
3 {
4 "TransferFundWallettoWalletResult":
5{
6"TransactionID":null,
7"Amount":null,
8"Fee":null,
9"TotalAmount":null,
10"OperationStatus":
11{
12"Success":true,
13"Errors":["OTP code sent to user.
Please resubmit with otp."]
14}
15}
16}
17}

Exchange

1 {
2"BookExchangeMethodsResponse":
3 {
4"BookExchangeMethodResult":
5{
6"BookExchangeMethods":
7{
8"BookExchangeMethodsDetail":
9{
10 "DebitTransactionID":38294,
11"CreditTransactionID":38295,
12"PaymentDate":"2018-08-31T00:00:
00-05:00",
13"PaymentStatus":"Completed"
14}
15},
16"OperationStatus":
17{
18"Success":true,"Errors":null
19}
20}
21}
22}

Off Ramp

1 {
2"UserWithdrawFundResponse":
3{
4 "UserWithdrawFundResult":
5 {
6"PaymentDate":"2018-07-26T08:01:30.
9723105Z",
7"PaymentStatus":"Completed",
8 "OperationStatus":
9{
10 "Success":true,
11"Errors":[]
12}
13}
14}
15}