Chat on WhatsApp

I run an e-Residency-founded company, can Magento handle international multi-currency from an EE entity?

Yes, this is one of the most common Estonian Magento setups, and it has its own quirks. e-Residency is Estonia’s programme that lets non-Estonians (100k+ international founders, mostly EU + UK + US) incorporate and run an EE-registered company remotely. Companies are OÜ (osaühing, equivalent to LLC) and operate under Estonian tax law but typically sell to customers worldwide.

Magento setup for this:

  • Multi-currency display, EUR base (because you’re an EE entity), with USD + GBP + CAD + AUD as display currencies via Magento’s native currency switcher.
  • Käibemaks rules per region, 22% to EE customers, 0% reverse-charge to EU B2B (with valid VIES VAT-ID), 0% to non-EU customers (export), MOSS / OSS for EU B2C if you sell digital goods.
  • Settle in EUR, even if you charge in USD via Stripe, settlement to your LHV / Wise Business / Revolut Business EE account is in EUR. We wire the Magento payment-status sync so accounting (Directo / Merit) sees the EUR amount.
  • Invoice in EUR, Estonian tax law requires invoices in EUR (with the foreign currency amount displayed as reference). Magento’s invoice PDF needs the EE-compliant format: KMKR number, registry code, address, «Käibemaks» line, full company details per Äriregister.
  • Maksuamet reporting, monthly KMD (käibedeklaratsioon) + annual TSD. We don’t do accounting but we make sure Magento’s sales data exports cleanly into Directo / Merit / Standard Books.
Was this helpful?