PixelWave

Supported Currencies

List of currencies available on the PixelWave platform

Currencies

The currency for your operations is determined by your merchant account configuration. Your balance is maintained in USDT, and operations are automatically converted at the current exchange rate.

CodeCurrencyRegion
RUBRussian RubleRussia
USDTTether (USDT)Global
AZNAzerbaijani ManatAzerbaijan
UZSUzbekistani SomUzbekistan

Exchange Rate

Each operation response includes the exchangeRate field showing the rate used for the conversion between the operation currency and your balance currency (USDT).

{
  "amount": 5000,
  "currency": "RUB",
  "amountInCurrencyBalance": 62.50,
  "exchangeRate": 80.00
}

In this example, 5000 RUB was converted at a rate of 80 RUB/USDT.

Currency-Specific Payment Methods

Different currencies support different payment methods:

RUB (Russian Ruble)

  • toCard — Card-to-card transfer
  • sbp — SBP (Faster Payments System) via phone number
  • toAccount — Bank account transfer
  • nspk — NSPK QR code payment
  • ecom — Bank payment form
  • Monobank: sber_sber, tbank_tbank, alfa_alfa, vtb_vtb, ozon_ozon, gazprom_gazprom, psb_psb

AZN (Azerbaijani Manat)

  • azn_c2c — Card-to-card transfer (any bank)
  • azn_quasi — Quasi payment

Other Currencies

Contact your PixelWave manager for available payment methods in your target currency.

On this page