Data / Math / Time
Currency Format Tool
Format numbers as currency using locale settings.
Examples
Input
{
"amount": 1999.5,
"currency": "USD",
"locale": "en-US"
}
Data / Math / Time
Format numbers as currency using locale settings.
{
"amount": 1999.5,
"currency": "USD",
"locale": "en-US"
}