Currency Conversion Rates

Value

Description

login

line

Partner's email in the UnitPay system

secretKey

line

Partner's secret key, available in the profile settings

Successful response

{
    "result": {
        "in": {
            "wmz": "45.85"
        },
        "out": {
            "wmz": "60.24",
            "uah": 1.9,
            "eur": "65.55",
            "kzt": "0.1403",
            "usdt": "69.24"
        }
    }
}

Value

Description

payment type

text

Type of conversion: to accept (in) or to pay (out)

currency

text

Currency of payment/payout

exchange rate

number

Conversion rate of the selected currency

Last updated