Skip to content

Advaith3600/PowerToys-Run-Currency-Converter

Repository files navigation

Currency Converter

PowerToys Run plugin which will convert real and crypto currencies.

Screenshot

Usage

$$ 100 inr to usd

Changing / Removing prefix

You can change the $$ prefix from the settings page. To use this plugin without any prefix just check the "Include in global result" checkbox. With that option checked, you can use this plugin without any prefix like

1 eur to usd

Screenshot

Crypto and other currencies

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

Screenshot

Quick Conversions

You can quickly convert from your local currency to a global currency by just typing the number. This list will also include all the extra currencies that you have configured in the settings panel.

$$ 102.2

Screenshot

Or, you can convert any currency to your local and global including the extra currencies by:

$$ 1 eur

Screenshot

Your local currency, global currency and the quick conversion direction can also be changed from the settings page in PowerToys Run under this plugin.

Installation

  1. Download the latest release of the Currency Converter from the releases page.
  2. Extract the zip file's contents to your PowerToys modules directory (usually %LOCALAPPDATA%\Microsoft\PowerToys\PowerToys Run\Plugins).
  3. Restart PowerToys.

Conversion API

This plugin internally uses Currency API for the latest conversion rates.