I am using the convert() on every single row in a csv file with 100 mi records.
Since the rate are updated 3PM daily, is there a plan to make a cache of the rate data into local storage, and just use it? or convert() function to take extra parameter of the rate object, then the software can call get_rate() and cache it