Skip to main content

Multi-Currency

Frihet supports invoicing in 40 currencies with precision compliant with the ISO 4217 standard. If you invoice international clients or work from outside the Eurozone, you can issue invoices in your client's local currency without additional configuration.

Supported Currencies

Frihet includes 40 currencies covering 71 countries. The main ones:

ISO CodeCurrencySymbolDecimals
EUREuro2
USDUS Dollar$2
GBPPound Sterling£2
CHFSwiss FrancCHF2
CADCanadian DollarCA$2
AUDAustralian DollarA$2
JPYJapanese Yen¥0
KRWSouth Korean Won0
CNYChinese Yuan¥2
INRIndian Rupee2
MXNMexican PesoMX$2
BRLBrazilian RealR$2
CLPChilean Peso$0
COPColombian Peso$2
PENPeruvian SolS/2
ARSArgentine Peso$2
UYUUruguayan Peso$U2
DOPDominican PesoRD$2
CRCCosta Rican Colon2
SEKSwedish Kronakr2
NOKNorwegian Kronekr2
DKKDanish Kronekr2
PLNPolish Zloty2
CZKCzech Koruna2
HUFHungarian ForintFt2
RONRomanian Leulei2
BGNBulgarian Levлв2
TRYTurkish Lira2
ZARSouth African RandR2
AEDUAE Dirhamد.إ2
SARSaudi Riyal2
ILSIsraeli Shekel2
THBThai Baht฿2
SGDSingapore DollarS$2
HKDHong Kong DollarHK$2
NZDNew Zealand DollarNZ$2
MADMoroccan DirhamMAD2
NGNNigerian Naira2
EGPEgyptian Pound2
GHSGhanaian CediGH₵2

Configuration

Default Currency

The default currency is set according to the country configured in your tax profile:

  1. Go to Settings > Tax Profile
  2. Select your country
  3. The currency is automatically assigned (Spain = EUR, Mexico = MXN, etc.)

Change currency per invoice

You can change the currency on each individual invoice:

  1. When creating or editing an invoice, look for the Currency selector
  2. Select the desired currency from the list
  3. All amounts on that invoice are calculated in the selected currency

An invoice's currency is fixed at the time of issue and does not change afterwards.

Precision and Rounding

Frihet applies the decimal precision defined by the ISO 4217 standard for each currency:

  • 2 decimals (majority of currencies): EUR, USD, GBP, MXN, BRL, etc.
  • 0 decimals (currencies without cents): JPY, KRW, CLP

Internal Working

Amounts are stored internally in the minor unit of each currency (minor units):

  • For EUR: 12.50 EUR is stored as 1250 (cents)
  • For JPY: 1500 JPY is stored as 1500 (without subdivision)

This system (toMinorUnits / fromMinorUnits) avoids rounding errors in arithmetic operations with floating-point decimals.

Rounding in Calculations

When calculating taxes, subtotals, and totals, Frihet:

  1. Operates in minor units (integers)
  2. Applies the tax percentage
  3. Rounds to the nearest integer (half-up)
  4. Converts back to the presentation unit
info

This internal integer calculation method is the same one used by Stripe, PayPal, and other payment processors to ensure monetary precision.

Invoice PDF

Each invoice's PDF reflects the selected currency:

  • Local Symbol: the currency symbol is displayed (€, $, £, ¥, etc.)
  • Numeric Format: adapts according to locale convention (decimal comma in EUR, decimal point in USD)
  • ISO Code: appears next to the total to avoid ambiguity between currencies that share a symbol (USD, CAD, AUD use $)

Tax Forms

Spanish tax forms (Modelo 303, Modelo 130, Modelo 420) are always submitted in euros, regardless of each invoice's currency.

When an invoice is in a currency other than the euro:

  • Frihet uses the original amount in the invoice's currency for accounting records
  • Quarterly tax forms aggregate amounts converted to EUR
  • The ledger reflects both the original currency and the equivalent in euros
warning

Frihet does not include a real-time exchange rate service. If you need conversion to EUR for tax forms, verify that the equivalent amounts are correct before submitting the declaration.

Integration Compatibility

Multi-currency functionality is compatible with payment integrations:

IntegrationSupported Currencies
Stripe135+ currencies
PayPal25+ currencies
Revolut30+ currencies
Wise50+ currencies
Stripe ConnectSame currency as the connected account

When receiving a payment in a currency different from the invoice's, the integration records the payment in the received currency and Frihet reconciles it with the corresponding invoice.

Frequently Asked Questions

Can I have invoices in different currencies in the same period?

Yes. Each invoice is independent. You can issue an invoice in EUR, the next one in USD, and the next one in GBP within the same quarter.

Does the currency affect tax calculation?

No. The tax percentage is applied to the taxable base in the invoice's currency. The tax rate (IVA, IGIC) does not depend on the currency.

How are multi-currency invoices exported?

The accounting export includes the currency code in each record. Xero and QuickBooks formats natively support multi-currency. ContaPlus and DATEV require manual conversion to EUR.


Previous: Plans and Invoicing | Related: Accounting Export