> For the complete documentation index, see [llms.txt](https://bxpay.gitbook.io/bxpay/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bxpay.gitbook.io/bxpay/bxpay-ru/ispolzovanie-bxpay/ceny-i-komissii.md).

# Цены и комиссии

## **Ключевые сборы и условия**

* **Комиссии за пополнение** – Комиссии различаются в зависимости от методов обработки и партнерских сетей.
* **Комиссии за снятие в банкомате** – Применяется за каждую транзакцию.
* **Обменные курсы** – На основе [**калькулятора конвертации валют Visa®**](https://www.visa.com.ph/support/consumer/travel-support/exchange-rate-calculator.html)
* **Подписка и уровни** – Вознаграждения могут включать сниженные комиссии или рекламные бонусы, **в соответствии с условиями программы**.

## **Цены на карты BXpay** :credit\_card:

| **План**       | **Единовременная плата за открытие** | **Годовая плата (со 2-го года)** | **Общая стоимость – 1-й год** | **Общая стоимость – 2-й год и далее** |
| -------------- | -----------------------------------: | -------------------------------: | ----------------------------: | ------------------------------------: |
| ⚡ **Velar**    |                                  $49 |                              $30 |                       **$49** |                         **$30 / год** |
| 💳 **Ascend**  |                                 $699 |                             $100 |                      **$699** |                        **$100 / год** |
| 🏦 **Legatus** |                               $2,499 |                             $500 |                    **$2,499** |                        **$500 / год** |

### **Функции карты и лимиты** 📊

| **Функция**                                  |   **Velar** |    **Ascend** |   **Legatus** |
| -------------------------------------------- | ----------: | ------------: | ------------: |
| **Комиссия за депозит в криптовалюте**       | &#x33;**%** | 2.&#x38;**%** | 2.&#x38;**%** |
| **Комиссия за депозит в фиатной валюте**     |      **5%** |      **2.8%** |      **2.8%** |
| **Комиссия за покупку в POS / онлайн**       |      **3%** |        **3%** |        **3%** |
| **Комиссия за снятие в банкомате**           |      **3%** |        **3%** |        **2%** |
| **Перевод на внешний кошелек**               |      **1%** |        **1%** |        **1%** |
| **Перевод на внешний банк**                  |   **1.50%** |      **0.8%** |      **0.8%** |
| **Замена карты (виртуальная)**               |          $5 |            $5 |            $3 |
| **Замена карты (пластиковая/металлическая)** |         Н/Д |           $80 |          $200 |

***

## **Лимиты пополнения и транзакций** 💰

| **Тип лимита**                        | **Velar**   | **Ascend**  | **Legatus** |
| ------------------------------------- | ----------- | ----------- | ----------- |
| **Макс. вместимость пополнения**      | Расширенный | Расширенный | Расширенный |
| **Мин. хранимая сумма**               | $0          | $0          | $0          |
| **Макс. сумма за транзакцию**         | $5,000      | $100,000    | $250,000    |
| **Макс. дневная сумма транзакций**    | $10,000     | $500,000    | Расширенный |
| **Макс. месячная сумма транзакций**   | $50,000     | Расширенный | Расширенный |
| **Количество транзакций (в месяц)**   | Расширенный | Расширенный | Расширенный |
| **Макс. снятие в банкомате (в день)** | $1,000      | $3,000      | $8,000      |

***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://bxpay.gitbook.io/bxpay/bxpay-ru/ispolzovanie-bxpay/ceny-i-komissii.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
