API Wallet fees and limits

Fees

Lykke does not charge any API Taker or Maker fees. 

Lykke does not charge trading fees whatsoever.

 

Trade for Free

Trading fees

Taker fee

Maker fee

Individuals

0

0

API traders

0

0

Institutions

0

0

Free trading is simple and transparent. The exchange is a level playing field for individuals and institutions trading manually or through algos and bots.


Please see information on deposit and withdrawal fees here.

 

Minimal order limits

For a unique AssetPair (v2):

gRPC: hft.PublicService.GetAssetPair

RestAPI: GET /api/assetpairs/{assetPairId} 

 

For Multiple AssetPairs (v2):

gRPC: hft.PublicService.GetAssetPairs

RestAPI: GET /api/assetpairs

 

Documentation:

Public API

HFT API V1

HFT API V2