Esta página aún no está disponible en español.

Interledger Protocol

Move money like the internet moves data

A speaker presenting at the Interledger Summit beside a world map of payment routes.

The Interledger Protocol is an open protocol that routes packets of money across financial systems, enabling fast, secure, and interoperable payments between money networks.

Financial systems were not built to talk to each other. Moving money between a bank in one country and a mobile wallet in another means navigating a chain of intermediaries, each with its own rules, formats, and fees. The more systems involved, the slower, more expensive, and more fragile the transaction becomes.

A comparison of the Interledger stack and the internet stack. Interledger layers (SPSP and Open Payments, STREAM, ILP, BTP and ILP-over-HTTP, and fiat, crypto, or mobile money) sit beside matching internet layers (application protocols, TCP/UDP/QUIC, IP, Wi-Fi/Ethernet/Bluetooth, and physical cables).
View full image

ILP is an open, neutral protocol for transferring value, inspired by TCP/IP, the protocol that powers the internet. It solves the complexity of global payments the same way the internet solved the problem of connecting incompatible computer networks: with a shared protocol that any system can implement, regardless of what sits underneath it. Any system that speaks ILP can route value to any other system that does the same, without a direct integration, a shared ledger, or a central authority in the middle.

How Payments Move

Rather than sending a single payment from start to finish, ILP breaks it into smaller packets, using route optimization and current market conditions to complete a payment quickly. Each packet travels across the network, is forwarded by nodes, and is either fulfilled, or rejected and rerouted. When all packets are fulfilled, the payment is complete. This lets payments move in real time, adapt to changing conditions, and stop safely if something fails.

Diagram of a payment packet moving from sender to receiver through connectors. A selected path is shown as a solid line, with dashed alternate paths if a packet is rejected and rerouted.
View full image

Built to Connect Systems, Not Replace Them

ILP does not store funds, require a shared accounting ledger, or depend on any single network. It sits alongside existing systems and lets them exchange value, each keeping its own rules, currencies, and compliance arrangements. It works across banks, wallets, mobile money systems, instant payment systems, and digital assets, and is not tied to any currency, provider, or network. It is also mature and stable: ILP is on its fourth version and kept backward-compatible, so institutions can build on it without fear of disruptive changes.

The Protocol in Numbers

Up to 1 million

Up to 1 million transactions per second per participant.

$0.0001 USD

Payments as small as $0.0001 USD.

Hundreds of FSPs

One direct peering relationship may allow you to indirectly peer with hundreds of FSPs.

Built in the Open

The Interledger Protocol, the Open Payments standard, and the tools built on them are all open source. Anyone can read the code, audit the standards, propose changes, and contribute.