Improve the settings-page currency converter for worker-lite deployments.
- add a dedicated swap control between source and target currencies
- extract the swap behavior into a focused utility for testing
- keep the mobile layout responsive around the new action
Tests:
- npm test -- currency-converter
- npm run lint