We support fiat for many countries. To start such an exchange, contact an operator via chat on the site or in Telegram

The Change API

Set extra fee

Set your profile API extra fee

post
https://api.thechange.ltd/profile/fee
FieldTypeDescription
X-API-KEYStringYour API key

Body parameters

FieldTypeDescription
extraFeeStringYour extra fee. Allowed value range: 0-10, Maximum step size: 0.01
Successful response
HTTP/1.1 200 OK
{
  "extraFee": "0.4"
}