Zend certified PHP/Magento developer

Magento2: Dynamical quantity calculation based on product unit price

I’m looking for Magento2 dynamic price calculation module. Please let me know any recommendation.

Example: https://www.anixter.com/en_us/products/9841-06010000/BELDEN/Multi-Pair-Multi-Conductor-Cable/p/B9841

Calculation example: $2519.60 is one thousand Feet price. One Feet price is 2.1519. If the customer will buy 25 feet, price should be 2.1519 * 25 = 62.975.

Any recommendation highly appreciated.

Thank You