Omnichannel
Unify Web3 Payments in one account
30+
Countries
3+
Fiat Currencies
30+
Cryptocurrencies

Bank Transfers


Settlement Methods
Your crypto becomes cash in a moments
We ensure instant local currency transfers for your customers — powered by our global fiat network.
fetch(
'https://api.sandbox.f2c.lunu.io/v2/quotes',
{
method: "POST",
headers: {
'Authorization': 'Bearer VX6g2pGCnS8hNAjXGXEU2do',
'Content-Type': 'application/json',
},
body: JSON.stringify({
'base_currency': 'EUR',
'quote_currency': 'USDC',
'base_currency_amount': '100'
})
}
)
.then((response) => response.json())
.then((res) => {
const id = res.response.id;
if (!id) return;
window.open(
`https://sandbox.f2c.lunu.io/#/?quote_id=${id}&widget_type=customer`,
'_top'
);
})
fetch(
'https://api.f2c.lunu.io/v2/quotes',
{
method: "POST",
headers: {
'Authorization': 'Bearer qtczu4H97TUkxcTFihXa9kDNT',
'Content-Type': 'application/json',
},
body: JSON.stringify({
'base_currency': 'EUR',
'quote_currency': 'USDC',
'base_currency_amount': '100'
})
}
)
.then((response) => response.json())
.then((res) => {
const id = res.response.id;
if (!id) return;
window.open(
`https://f2c.lunu.io/#/?quote_id=${id}&widget_type=customer`,
'_top'
);
})
Integration
Few lines of code — and you’re surfing the Web3 economy
Powered by robust infrastructure, our API
ensures lightning-fast integration.

AML Standards
AML and Anti-fraud Compliance
We handle the entire crypto and fiat processing flows, ensuring a seamless experience while eliminating the risk of fraud and disputes — so you can focus on scaling your business with confidence.
Join
the payment
revolution
Fill in the form to receive an offer tailored for your business.
Frequently
asked questions
Haven’t found what you’re looking for? Check out of some common questions here, or see our Help Center for more info.
Off ramps in crypto let you convert cryptocurrency back into fiat money, like euros or dollars. For example, selling Bitcoin and withdrawing to your bank account or card is part of the off ramp process. Off ramping is how users exit the crypto ecosystem and get real-world value through off ramp payouts.
To choose the best crypto off ramp, consider:
- Supported payout methods – Bank transfer, card, PayPal, etc.
- Speed – How fast you get your money.
- Fees – Look for low and transparent fees.
- Supported currencies and countries.
- Compliance – Regulated providers are safer.
- User experience – Easy, reliable, and secure platform.
If you’re a business, also check how easily the off ramps and on ramps integrate with your systems.
Crypto off-ramps are useful when you want to:
- Convert crypto to cash for everyday spending.
- Withdraw profits from trading or investments.
- Pay business expenses in fiat.
- Move funds to a bank account or card.
- Stay compliant with local financial regulations.
Basically, they help turn digital assets into usable, real-world money.