# Fees
Waves.Exchange charges fees for transactions, such as placing trading orders, sending tokens (between Waves.Exchange accounts) and sending tokens via gateway (from Waves.Exchange accounts to external blockchains).
# Token Transfer, Deposit and Withdrawal Fee
The fixed 0.001 WAVES transaction fee is charged for sending tokens between Waves.Exchange accounts.
Currently Waves.Exchange does not charge fees for sending (depositing) tokens to Waves.Exchange accounts from external blockchains.
You can review current deposit/withdrawal fees, min deposit/withdrawal amount and other info on the Deposit & Withdraw Fees (opens new window) page.
You can also use GET /withdraw/currencies/{currency} and GET /deposit/currencies/{currency} API methods to get current withdrawal/deposit fees.
Important: For transactions that involve execution of an account script (tokens are sent from a smart account) or a token script (smart token is sent) the fee is increased by 0.004 WAVES for each script execution. The fee is not increased by 0.004 WAVES for exchange transactions if the order is sent from a smart account or if the matcher fee is a smart token.
Read more about Waves blockchain transaction fees. (opens new window)