CurrencyConverter
0.0.3
A PowerShell wrapper for the open currency conversion API provided by ExchangeRate-API https://www.exchangerate-api.com/.
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
Functions
Convert-Currency Format-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\Convert-Currency.ps1
- Public\Format-Currency.ps1
- CurrencyConverter.psd1
- Public\Get-ExchangeRate.ps1
- CurrencyConverter.psm1
- Private\ConvertFrom-UnixTime.ps1