Currency Exchange Rate Calculator

This package is designed to calculate the most favorable exchange rate for currencies with a configuration of priority weights and using Dijkstra's algorithm.

Running Tests

To run the integration tests, use the following shell command:

composer test tests/integration