All posts
TUTORIAL

How to lend on Bitfinex: a step-by-step margin funding tutorial

ST
Stratum Engineering
·June 10, 2026·11 min read

Bitfinex margin funding (often called "lending") lets you earn yield by lending your idle USD, USDT, BTC, or other assets to traders who borrow it for leverage. This guide walks through what it is, how the Flash Return Rate and Auto-Renew work, how to place your first offer by hand, where manual lending falls short, and how a rate-aware bot improves on it — plus the real risks and how to start safely.

What is Bitfinex margin funding?

On Bitfinex, margin funding is a peer-to-peer market. Traders who want leverage borrow assets from a funding book; lenders supply that capital and collect interest for the duration of each loan. You are not depositing into a custodial "earn" product run by the exchange — you place offers on an open order book, and the exchange matches them against borrower demand.

Loans have a term you choose (commonly 2 to 30 days, up to 120) and an interest rate. Once a borrower takes your offer, the loan is funded and interest accrues until it is repaid. The deepest, most active funding books are USD and USDT, which is why most lenders start there. Crypto funding books such as BTC exist too, but rates are typically lower and tend to spike only when shorting demand rises.

How the FRR and Auto-Renew work

The FRR (Flash Return Rate) is Bitfinex’s rolling average of recently filled funding rates, published per currency and quoted per day. It is a useful benchmark and a convenient way to lend: you can place an offer "at FRR" and let it float with the market instead of naming a fixed rate. The trade-off is that you accept the average rather than trying to capture rate spikes.

Auto-Renew is Bitfinex’s built-in setting that automatically re-offers your funds when a loan is repaid, so capital does not sit idle. It is genuinely helpful, but it is blunt: it re-offers at whatever rule you set (often FRR), and it does not actively shop for a better rate, split offers across terms, or react to a spike. That gap is exactly what an active strategy is for.

Manual lending, step by step

  1. Open the Funding page in your Bitfinex account and choose a currency (USD or USDT is the usual starting point because the book is deepest).
  2. Move the funds you want to lend into your Funding wallet.
  3. Create a new funding offer: set the amount (Bitfinex enforces a minimum per offer, roughly $150 equivalent), the rate (a fixed daily rate or "at FRR"), and the term in days.
  4. Submit the offer. It now sits on the funding book until a borrower takes it; until then it earns nothing.
  5. When the loan is taken, interest accrues daily until the term ends or the borrower repays. When it returns, place a new offer (or let Auto-Renew do it).

Where manual and Auto-Renew fall short

Doing this by hand works, but it leaves money and time on the table. You cannot watch the book around the clock, so you miss the short, sharp rate spikes that often pay the most. Capital sits idle between a repayment and your next offer. And a single static rate is a guess: price too high and your offer never fills; price too low and you lend cheap while the market pays more.

Auto-Renew solves only the idle-capital problem, and only crudely. It re-offers at a fixed rule, it does not ladder funds across multiple terms to balance liquidity against locking in a good rate, and it does not undercut the book to win fills when demand is thin. For a small amount this is fine; as your balance grows, the gap between "good enough" and "rate-aware" compounds.

How a lending bot improves on it

A funding bot automates the parts that reward constant attention. Instead of one static offer, it can:

This is the core of what Stratum does: it runs backtested funding strategies on your behalf, reprices and ladders offers continuously, and keeps earnings reconciled to the Bitfinex ledger. Crucially, it is non-custodial — your funds never leave your Bitfinex account.

“The edge in funding is not a secret rate. It is showing up every minute: never idle, never mispriced, always reconciled.”

The real risks (read this before you start)

How to start safely

Two habits keep automated lending safe. First, use a scoped API key: when you create the key on Bitfinex, grant funding permissions but leave withdrawals disabled, so the bot can place and manage offers but can never move money off the exchange. Second, start in paper mode — run the strategy against live market data without real capital until you trust how it prices and reprices, then switch on a small real balance.

From there, scale gradually. Watch how offers fill, compare the bot’s reported earnings against your Bitfinex funding history, and only increase size once the loop — offer, fill, accrue, return, reconcile — is behaving as you expect.

Try it without committing capital

See the strategies, run the calculator, or start in paper mode with a withdraw-disabled API key.

Open the calculator Browse strategies

Frequently asked questions

Is lending on Bitfinex safe?

Margin funding is a real market, not a risk-free product. Your funds stay in your own Bitfinex account, but returns vary, loans can return early, and rates swing with demand. Using a scoped API key with withdrawals disabled and starting in paper mode are the standard ways to reduce operational risk.

What is the minimum to lend on Bitfinex?

Bitfinex enforces a per-offer minimum of roughly $150 equivalent. You can lend more than that, but very small balances cannot be split into many separate offers.

What is the FRR on Bitfinex?

The FRR (Flash Return Rate) is Bitfinex’s rolling average of recently filled funding rates for a currency, quoted per day. You can place offers "at FRR" to float with the market instead of naming a fixed rate.

Do I need a bot to lend on Bitfinex?

No — you can place funding offers by hand and use Auto-Renew. A bot helps once your balance grows, because it reprices offers continuously, ladders across terms, and captures short rate spikes that manual lending tends to miss.

Can Bitfinex loans be repaid early?

Yes. A borrower can repay or be liquidated before the term ends, so you should not assume you will earn the full advertised term. Conservative return estimates account for early returns.

Which currency should I lend first?

USD and USDT have the deepest, most active funding books, so most lenders start there. Crypto books such as BTC exist but usually pay lower rates and spike mainly when shorting demand rises.

This article is educational and not financial advice. Lending into any live market carries risk.