A lighting fast way to sell crypto, increase revenue, and reduce customer attrition — all with just a few lines of code.
It's easy to integrate with MoonPay into your app or website — see for yourself.
import {View, Button, Text} from 'react-native';
import {useMoonPaySdk} from '@moonpay/react-native-moonpay-sdk';
const YourComponent = () => {
const {openWithInAppBrowser, generateUrlForSigning, updateSignature} =
useMoonPaySdk({
flow: 'sell',
environment: 'production',
params: {
apiKey: 'pk_live_key',
},
});
};
import {View, Button, Text} from 'react-native';
import {useMoonPaySdk} from '@moonpay/react-native-moonpay-sdk';
const YourComponent = () => {
const {openWithInAppBrowser, generateUrlForSigning, updateSignature} =
useMoonPaySdk({
flow: 'sell',
environment: 'sandbox',
params: {
apiKey: 'pk_test_key',
},
});
};
And our off-ramp is no exception. We can help your wallet operate in more places around the world.
Supported fiat currencies
Major blockchains Supported
Available countries
“MoonPay’s payments solution has been instrumental in growing revenues at Bitcoin.com. Their product is not only built with the user experience in mind — for merchants, it is safe, fast, and highly scalable.”
We're the highest-rated, most-reviewed on-ramp on the market.
An off ramp is a payment gateway that lets you convert crypto to fiat money — another name for traditional currencies (like US dollars or Euros).
An example of a transaction that requires an off ramp would be converting from BTC into USD.
A crypto off ramp has three jobs to do:
Crypto off ramps are vital for all wallets and apps that offer a way to sell crypto due to their speed, safety, and regulatory compliance.
Often, a crypto off ramp will complement an on ramp — a tool that lets a user buy crypto, rather than sell it. That’s why MoonPay offers an SDK that makes it easy to implement both a way to buy and sell crypto.
If you want to give your users a way to off ramp crypto for fiat, then you’ll need to build an off ramp into your wallet.
That’s because without fiat off ramps, everyone’s tokens would essentially be stuck, with no way to convert crypto to traditional money. And that would be a problem. Unfortunately, not all merchants have jumped into the web3 age yet, and still prefer dollars to Dogecoin. So you need a way to convert crypto to fiat money to help you in such scenarios.
If you’re in the market for a new provider, here’s how MoonPay stacks up as a way to off ramp crypto:
All this is why MoonPay is one of the best ways to off ramp crypto customers.
A crypto off ramp can be any service, app, or website that lets users convert crypto to fiat money. Popular ways to off ramp crypto include MoonPay, as well as centralized exchanges.
While centralized exchanges have full custody over a user’s funds, MoonPay stands out because it offers non-custodial crypto off ramp functionality. This allows users to maintain complete control of their crypto during all stages of the sell process.
There are many providers offering platforms to off ramp crypto in favor of fiat. So it’s crucial to pick the one that’s right for you and your business. Here’s what you should consider:
Payout and delivery options
Different crypto off ramps provide different payout methods.
Some support payments to cards, while others only do bank transfers. When thinking about the best crypto off ramp for your business, try to work out how your customers would prefer to receive payments. That being said, with MoonPay you don’t have to worry about choosing. MoonPay supports both Sell to Card for Visa and MasterCard in the US, as well as fast bank transfers in over 40 countries.
Country coverage
While it’s important to find a crypto off ramp that works in the countries that your users are located, this should be considered the baseline.
The best crypto off ramps are those that have a comprehensive understanding of regulatory environments that your wallet operates in. Because that leads to faster KYC checks and wider support for local banks.
MoonPay’s operation team knows the ins and outs of the compliance and legal requirements of all the 160 countries that it operates in. And that means a better experience for your users.
Cryptocurrency payment options
Some crypto off ramps may have limits on the tokens they can convert to fiat, depending on the region. So it’s good to check for any restrictions before making your decision. MoonPay supports 12 cryptocurrencies available to sell, including Bitcoin, Ethereum, USDT, and USDC.
Delivery speeds
Everyone agrees that crypto works much faster than a traditional bank. But it doesn’t always feel like that for those wanting a way to off ramp crypto for fiat.
For example, while centralized exchanges let you make instant trades, they can take a long time to make withdrawals into fiat money, which can be a pretty frustrating experience for users.
The best off ramps also tend to be fastest — both in terms of payout speed, and when thinking about KYC and KYB checks.
MoonPay’s fiat off ramp service is lightning fast. It uses carefully tuned payment networks (like Sell to Card in the US) to ensure that payments are handled quickly and efficiently. It also has higher sell limits than other providers, so you can be sure your users aren’t waiting around for any verification checks.
Revenue
Some, but not all off ramps let you set up fee-sharing schemes. This can be a great way to boost your Wallet’s revenue and expand your product offerings at the same time. With MoonPay, you can set a percentage from the start with our easy-to-use dashboard.
Ease of integration
Try to pick a provider that lets you ‘set it and forget it’ with a simple API and SDK using common coding languages, like React and Node.js.
MoonPay’s SDK lets you set up buy and sell services in a few minutes (we timed it). The best off ramps also provide insights and tools to help you track your integration’s performance — like those you see on dev.moonpay.com.
Platform coverage
Does your wallet work on both mobile OSs and desktop OSs? Then make sure you avoid off ramps that only have iFrame support. If you need comprehensive coverage across platforms, the best crypto off ramp for you would be something like MoonPay which works on web, mobile web, iOS and Android.
We’ll walk you through getting set up with MoonPay. Just create a developer account to get started.
Build with UsOnce you're integrated, it's easy to add support for buying or swapping crypto as well.