Currency rates from national banks
This website is intended to collect currency rates and represent them in user-and machine-readable formats. Project is written in Python programming language, using Django web framework as it's front-end. It will connect to different locations, where currency rates could be obtained, and store the rates to database.
Example: Today's rates of Georgian Lari (GEL), parsed from website of the National Bank of Georgia.
Use form to view rates for date and base currency you need.
The project is maintained by David Avsajanishvili. It's currently at Pre-Alpha stage, i.e. under active development.