winget install --id=advaith.CurrencyConverterCommandPalette -e
Currency Converter
Currency Converter for Command Palette is a versatile tool designed to simplify currency conversions, including both real and crypto currencies. It provides quick and accurate conversion rates, allowing users to perform calculations with ease.
Key Features:
Audience & Benefit:
Ideal for individuals, finance professionals, travelers, and cryptocurrency enthusiasts who need seamless currency conversions. The tool enhances efficiency by providing real-time data and customizable settings to meet diverse financial planning needs.
Available via winget for easy installation.
Command Palette extension which will convert real and crypto currencies.
This extension supports both x64 and ARM architectures for all installation methods.
You can install the Currency Converter plugin directly from the Microsoft Store. Click the badge below to go to the store page:
If you have Winget (Windows Package Manager) installed, you can install the plugin using the following command in your terminal:
winget install advaith.CurrencyConverterCommandPalette
You can download the MSIX files from the Releases page on GitHub. Choose the appropriate file for your architecture (x64 or ARM) and install it manually.
100 inr to usd
eur 100 in usd
$100
100R$
100€
100₽
₹100
$100 to eur
100$ to euro
This plugin also converters real currencies to crypto currencies and vice versa. Refer here for the full list of available conversions.
Example Usage:
1 btc to usd
You can swiftly convert from your local currency to another currency simply by typing the number. The settings allow you to change both the local and all other currencies.
102.2
The plugin supports two modes of output:
The plugin outputs values using dynamic precision. This means that if a value is less than 1, the number of non-zero decimals displayed will be exactly as the system configuration.
You can input mathematical expressions, and the plugin will evaluate them using the BODMAS rule. The permitted operations are +
(addition), -
(subtraction), *
(multiplication), and /
(division). The use of brackets is also supported.
You can now create and delete alias by from the different command options available
You can remove currencies by pressing Ctrl + Enter
and confirming the prompt
This plugin internally uses various APIs for the latest conversion rates:
Default: fawazahmed0/exchange-api
Please Note: None of the APIs mentioned above are directly associated with this plugin. If you wish to use any other API for conversion rates or have suggestions for new APIs, please open a pull request (PR) to propose adding it to the plugin.