# XE Currency Converter API A Node.js API that provides currency conversion rates and historical currency data by scraping [XE.com](https://www.xe.com/). ## Features - Real-time currency conversion between any supported currencies - Historical currency rate lookup by date - Simple RESTful API endpoints - CORS enabled for cross-origin requests