Wolfram Language

Make a Cryptocurrency Converter

This last decade has seen the rise of a variety of cryptocurrencies and blockchains. The Wolfram Knowledgebase is constantly updated to support multiple cryptocurrencies and real-time price information.

This example demonstrates how to use CurrencyConvert to convert between currencies, add natural language support and deploy it to the web.

Use Interpreter with the "CurrencyAmount" and "CurrencyType" fields to add natural language processing to the built-in CurrencyConvert.

Test the function on example inputs.

Create a FormPage that connects input fields for the amount and target currency with converter and adds all desired labels to a webpage.

Use CloudDeploy to deploy the form to the web, where anyone can use it.

Related Examples

de es fr ja ko pt-br zh