A premium, fast, and open-source UI Calculator designed to calculate Romanian Leu (RON) to Bangladeshi Taka (BDT) remittance transfers. It features real-time exchange rates, reverse calculations, and automatic inclusion of the 2.5% Bangladesh Government Incentive.
Live Demo: https://mogdho.github.io/remit-bd/
- Live Exchange Rates: Automatically fetches the latest RON to BDT rates using the Frankfurter/ExchangeRate API.
- Incentive Calculation: Accurately computes the 2.5% government incentive for legal remittance channels.
- Reverse Toggle: Seamlessly switch between calculating "Target BDT" and "Send LEU" modes.
- Glassmorphism UI: Modern, responsive dark mode interface optimized for both desktop and mobile environments.
- Zero Dependencies: 100% static client-side application requiring no backend configuration.
- HTML5
- CSS3 (Vanilla, CSS Variables, Custom Animations)
- JavaScript (ES6+, Fetch API, Async/Await)
Since this is a static repository, no complex build tools are required.
- Clone the repository:
git clone https://github.com/mogdho/remit-bd.git