Currency Converter
$c / $currency
To convert currency amount using Moonitor, you can run the following command:
$currency {amount} {currencyCode}
I.E
$currency 15 eur
If the currency code is missing, the command will default to USD.
$c
works the same as$currency
Last updated