Get exchange rates for Visa.
Project description
Get exchange rates for Visa. Arguments: Card currency, Transaction currency, Fee (percent), Date, Amount
>>> import datetime >>> from visaxrated import xrate >>> xrate('SEK', 'USD', 1.65, datetime.date(year=2014, month=10, day=16), 40) 296.228298328
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
visaxrated-0.2.1.tar.gz
(3.6 kB
view hashes)