VAT engine, solved.
OSS, intra-EU reverse charge, art 196, Brexit. Fiscavo applies the right rules based on your client's location and your registration — automatically.
01 · TaxFiscavo is a free, VAT-aware invoicing tool for European freelancers. Multi-currency, reverse-charge, OSS, PEPPOL — all handled. No subscription, no upsells, no limits.
Quotes, invoices, recurring contracts, credit notes, and reminders. VAT handled across all 27 EU member states. Your data, exportable, always.
OSS, intra-EU reverse charge, art 196, Brexit. Fiscavo applies the right rules based on your client's location and your registration — automatically.
01 · TaxSend legally compliant e-invoices to public-sector clients across the EU. Fiscavo handles the format, the signing, and the submission.
02 · ComplianceInvoice in any of 27 currencies. ECB rates baked in. Receive in EUR, get reconciled. No FX markup, no platform fee.
03 · MoneyConnect SEPA, iDEAL, Bancontact, Stripe. Invoices reconcile themselves.
VAT IDs, default rates, payment terms, currencies. Just enough.
SAF-T, UBL, XBRL, CSV. Schedule monthly to their inbox.
AGPL-3.0. Self-host. Same data model, same API.
Every screen in Fiscavo is a thin client over the same REST API you have access to. Build automations, custom client portals, accounting integrations. Read the docs — they're short.
// Issue an invoice in three lines. curl "https://api.fiscavo.eu/v1/invoices" \ -H "Authorization: Bearer fsc_live_••••" \ -d '{ "client_id": "acme", "currency": "EUR", "vat_mode": "reverse_charge", "due_in_days": 30, "items": [{ "description": "Strategy retainer", "qty": 1, "rate": 4820 }] }'
We charge enterprises with finance teams. We don't charge individuals anything. There's no premium tier, no usage limit, no upsell. We've made the choice and we're keeping it.