tokencost icon indicating copy to clipboard operation
tokencost copied to clipboard

Add EUR currency support to cost calculation functions

Open MorenoLabs opened this issue 7 months ago • 0 comments

  • Add forex-python dependency for real-time exchange rates
  • Implement CurrencyConverter class with rate caching
  • Update all cost functions to accept optional currency parameter
  • Add comprehensive test suite for EUR calculations
  • Update documentation with multi-currency examples
  • Maintain backward compatibility with USD as default

MorenoLabs avatar Jun 28 '25 08:06 MorenoLabs