Currency is a subclass of "numeric", and is intended to perform currency conversions, store original unconverted values and the original currency unit, and provide formatted output in the form of strings like "$33 thousand" instead of "33000".
typeThe original currency unit before conversion.
originalThe original currency value before conversion.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.