/economy convert
Convert a balance from one currency to another.
| Option | Required? | Type | Notes |
|---|---|---|---|
| amount | Required | Number | — |
| from | Required | String | autocomplete |
| to | Required | String | autocomplete |
EXAMPLE
$ /economy convert amount:<amount> from:<from> to:<to>