This is a port of Bash Currency Converter, a simple fish script to do currency conversion on the command line.
It uses XE to fetch currency rates.
fish curl sed
The easiest is via Fisher:
fisher install Flameborn/fcc
Update
fisher update Flameborn/fcc
fcc 42 EUR USD
42 EUR = 44.2680 USD