Calculate real-time exchange rates, primarily for the USDT/KRW pair.
To ensure robust API requests, the timing is adjusted by using the debounceTime
operator from RxJS
.
Support for various pairs in the StableToken/FiatMoney format will be provided. (e.g., USDC/KRW, etc.)
Enter the balance amount in the input field. The calculated result will then be displayed in the other fields.
By clicking the copy icon, you can copy the calculated result to the clipboard with a beep sound.
- Support USDT/KRW Exchange Rate
- Support more pairs
- Multi-Fiat Support
- JPY
- CNY
See the open issues for a full list of proposed features (and known issues).
Distributed under the MIT License.