Freelancer currency

Formats amount given a currency code

Amount

Default

-$1.99 USD

Negative Parenthesis

($1.99 USD)

With Precision

-$1.99 USD

Without Precision

Do not display any fraction digits if it is an integer. We can use this option in Bid quote, Job budgets, Hourly on profile, or Price on showcase items.

-$1.99 USD

Minimum

Maximum (optional)

Amount Range

$3.00 – 10.00 USD

Amount Range Without Precision

Remove any trailing zero after the decimal point if both numbers are integer.

$3 – 10 USD

Transform
Arguments
amount : string | number | AmountRange
code : string
formatOptionParams ?: CurrencyFormatOptions
Return type
string