Cryptocurrency Converter
Cryptocurrency Converter is evaluated from Amount, Cryptocurrency and To Currency. The calculation reports Converted Amount, Live Rate and Reverse Rate.
Results
About the Cryptocurrency Converter
The calculator uses a custom php logic configuration. Each reported value is read as a direct evaluation of the stored rules with the declared field formats and units.
Formula basis:
- Converted amount = amount x live rate
- Live rate = current price of 1 coin in the target currency
- Reverse rate = 1 / live rate (how much crypto you get per 1 unit of fiat)
Interpret the outputs in the order shown by the result fields. Optional inputs affect only the outputs that depend on those variables.
Formula & How It Works
The calculation applies the following relations exactly as recorded in the metadata: - Converted amount = amount x live rate - Live rate = current price of 1 coin in the target currency - Reverse rate = 1 / live rate (how much crypto you get per 1 unit of fiat) Each output field is produced by substituting the supplied inputs into the relevant relation and then applying the declared rounding or text format.
Worked Examples
Example 1: 0.5 BTC to USD
Inputs
With Amount = 0.5, Cryptocurrency = BTC and To Currency = USD as the stated inputs, the result is Converted Amount = 40526.50 USD, Live Rate = 1 BTC = 81053.00 USD and Reverse Rate = 1 USD = 0.000012337606 BTC. Each value corresponds to the declared output fields.
Example 2: 10 ETH to EUR
Inputs
With Amount = 10, Cryptocurrency = ETH and To Currency = EUR as the stated inputs, the result is Converted Amount = 19822.80 EUR, Live Rate = 1 ETH = 1982.28 EUR and Reverse Rate = 1 EUR = 0.000504469601 ETH. Each value corresponds to the declared output fields.
Example 3: 1,000 XRP to GBP
Inputs
With Amount = 1,000, Cryptocurrency = XRP and To Currency = GBP as the stated inputs, the result is Converted Amount = 1038.00 GBP, Live Rate = 1 XRP = 1.04 GBP and Reverse Rate = 1 GBP = 0.963391 XRP. Each value corresponds to the declared output fields.
Example 4: 5 SOL to CAD
Inputs
With Amount = 5, Cryptocurrency = SOL and To Currency = CAD as the stated inputs, the result is Converted Amount = 603.90 CAD, Live Rate = 1 SOL = 120.78 CAD and Reverse Rate = 1 CAD = 0.008280 SOL. Each value corresponds to the declared output fields.
Common Use Cases
- Calculate USD value of Bitcoin holdings
- Convert ETH to USD for tax reporting
- Calculate value of altcoin portfolio in USD