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
KZTKazakhstani TengeKazakhstan
KGSKyrgyzstani SomKyrgyzstan
ARSArgentine PesoArgentina
INRIndian RupeeIndia

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
  • sberpay — SberPay (pay via the Sber app)
  • 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
  • azn_sbp — SBP P2P transfer via phone number
  • azn_ecom — ECOM hosted checkout (QR / payment link)

UZS (Uzbekistani Som)

  • uzs_c2c — Card-to-card transfer (any bank)

KGS (Kyrgyzstani Som)

  • kgs_c2c — Card-to-card transfer
  • kgs_qr — QR code payment
  • kgs_sbp — Phone number transfer

KZT (Kazakhstani Tenge)

  • kzt_c2c — Card-to-card transfer
  • kzt_qr — QR code payment
  • kzt_mobile — Phone number transfer
  • kzt_transgran — Cross-border card transfer
  • kzt_ecom — ECOM hosted checkout (QR / payment link)

ARS (Argentine Peso)

  • ars_cbu — CBU bank account transfer
  • ars_qr — QR code payment

INR (Indian Rupee)

  • inr_upi — UPI payment (VPA / QR code)
  • inr_c2c — Card / bank transfer (IMPS/NEFT)
  • inr_wallet — Wallet transfer (phone number)

Other Currencies

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

On this page