CurrencyConverter
0.0.7
A PowerShell wrapper for the open currency conversion APIs provided by ExchangeRate-API https://www.exchangerate-api.com/ and (for Crypto currencies) CoinBase https://api.coinbase.com/v2.
Minimum PowerShell version
3.0
Installation Options
Owners
Copyright
(c) 2024 Mark Wragg. All rights reserved.
Package Details
Author(s)
- Mark Wragg
Tags
Currency Conversion Finance ExchangeRate Crypto
Functions
Convert-CryptoCurrency Convert-Currency Format-Currency Get-CryptoCurrency Get-CryptoExchangeRate Get-Currency Get-ExchangeRate
Dependencies
This module has no dependencies.
Release Notes
https://github.com/markwragg/PowerShell-CurrencyConverter/blob/main/README.md
FileList
- CurrencyConverter.nuspec
- Public\Get-CryptoCurrency.ps1
- Public\Get-CryptoExchangeRate.ps1
- CurrencyConverter.psd1
- Public\Get-Currency.ps1
- CurrencyConverter.psm1
- Public\Get-ExchangeRate.ps1
- Private\ConvertFrom-UnixTime.ps1
- Public\SupportedCryptoCurrency.csv
- Public\Convert-CryptoCurrency.ps1
- Public\SupportedCurrency.csv
- Public\Convert-Currency.ps1
- Public\Format-Currency.ps1