Calculate PayIn fees

Calculate fees for a PayIn transaction before creating it. Get an exact quote showing:

  • Collection Fees: Fees for collecting payment via PSE or SPEI (fixed + percentage)
  • Settlement Fees: Fees for settling funds to the blockchain (fixed + percentage)
  • FX Rate: Current market rate and Kira's applied rate
  • FX Markup: Percentage markup on the exchange rate (typically 5%)
  • Final Amount: Exact amount you will receive after all fees

How Fees Work:

  1. Customer sends payment (e.g., 500 MXN)
  2. Collection fee is deducted (e.g., 5 MXN)
  3. Settlement fee is deducted (e.g., 20 MXN)
  4. Remaining amount is converted using Kira rate (e.g., 475 MXN ÷ 18 = 26.39 USDT)
  5. Final amount is settled to your wallet (e.g., 26.39 USDT)

Quote Expiration: Fee quotes are valid for 10 minutes. After expiration, request a new quote to get updated rates.

Authentication: Both x-api-key header and Authorization: Bearer <token> header are required.

For detailed examples and fee breakdowns, see PayIn Fees Documentation.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Payload to calculate PayIn fees.

number
required

Amount to calculate fees for in the base currency

string
enum
required

Base currency (fiat currency for collection)

Allowed:
string
enum
required

Quote currency (crypto currency for settlement)

Allowed:
string
enum
required

Payment collection method

Allowed:
string
enum
required

Blockchain network for settlement

Allowed:
Headers
string
required

API key for authentication

Responses

401

Unauthorized

500

Internal Server Error

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json