Funding Rate Math

Hyperliquid settles funding every 1 hour (not 8 hours like Binance or Bybit).

  • rate_1h = raw decimal (e.g. 0.0000123)

  • daily_yield = rate_1h * 24 * 100 (percent)

  • apr = rate_1h * 8760 * 100 (percent)

Last updated

Was this helpful?