Skip to main content

SGD

Singapore Dollar money factory

@example
const money = SGD('1.25');// Money({ currency: Currency({ code: 'SGD' }), amount: BigDecimal('1') })

Callable

  • SGD(amount): Money