Understanding what you actually pay when sending XRP involves a few key variables: the base fee in drops, the current load factor on the network, and the current price of XRP in USD.
Key Fee Terms on XRPL
Base Fee: The default minimum, fixed at 10 drops (0.00001 XRP). This is the reference level all calculations start from.
Minimum Fee: Equal to the base fee under normal conditions — 10 drops.
Median Fee: The median transaction fee across all recent transactions. During high network activity this can climb to 11,000 drops or higher.
Open Ledger Fee: The dynamic threshold a transaction must meet to be included in the current open ledger rather than queued for a later one.
Fee in USD
With XRP trading around $2.00, a single base fee of 0.00001 XRP equals roughly $0.00002 — about two-thousandths of a cent. Even at a peak price of $3.50, the base fee remains under $0.000035, making XRPL consistently one of the most affordable blockchains for transfers and DeFi interactions.
How Load Affects Your Fee
When a rippled server is under heavy load, it multiplies the base fee by its internal load_factor. A load_factor of 256 means the fee is exactly at base (standard conditions). If the load_factor rises to 512, the effective fee doubles. Submitting a transaction with the correct fee — not too low, not unnecessarily high — ensures fast inclusion without overpaying.