exchange_rates

Github

created on: Wednesday, March 20, 2024

What it is

A command-line tool in Rust that converts amounts between different currencies using real-time exchange rate data fetched from an API.


Tech overview


Example

Command

docker run exchange -t USD -f PLN -a 7

Result

Exchange from Polish Zloty into United States Dollar:
Exchange rate: 0.25090000,
7PLN = 1.7563USD