White-label widget with full on/off ramp capabilities. Bank of Spain regulated. Ready in minutes.
Everything you need to integrate crypto payments.
Add a single script tag and you're ready. No backend required.
Match your brand with custom colors, border radius, and default currencies.
Bank of Spain registered (D803). KYC/AML built-in. Operate with confidence.
Earn on every transaction your users make through the widget.
Add our script to your page and call renderWebwidget. Your users can buy crypto in seconds.
Read the docs<!-- Add the script -->
<script src="https://webwidget.ahoracrypto.com/webwidget.js"></script>
<!-- Initialize -->
<script>
AhoraCrypto.renderWebwidget({
containerId: 'my-widget',
cryptoCurrency: 'BTC',
backgroundColor: 'FFFFFF',
buttonColor: '000000',
borderRadius: 24
});
</script>