EUROCONVERT

converts between currencies with a fixed euro rate · from excel · excel: not yet compared · no sheets equivalent

signature

EUROCONVERT(number, source, target)

returns: number

argumentrequired
number required
source required
target required

examples

formula and result, taken from the engine's own test suite — every result below is asserted in CI, not written by hand.

fx =EUROCONVERT(1, "EUR", "DEM") 1.95583

errors

error values observed from the engine — each with a call that produces it.

errorproduced by
#VALUE! =EUROCONVERT(1, 2, 2)

related

  • ACCRINT accrued interest for a security paying periodic interest
  • ACCRINTM accrued interest for a security paying at maturity
  • AMORDEGRC depreciation per period, French accounting, degressive
  • AMORLINC depreciation per period, French accounting, linear
  • COUPDAYBS days from coupon period start to settlement
  • COUPDAYS days in the coupon period containing settlement