The currency converter app is an API solution built with FastAPI that utilizes the latest mid-market rate from the popular currency exchange platform, Wise, to provide accurate conversion results.
Developers can send to the respective endpoints the desired amount and select the currencies they wish to convert, and the app will return the equivalent value in the selected currencies using the real-time exchange rate obtained from Wise. This app is an ideal solution for individuals who need to quickly and easily convert currencies for travel, business, or other purposes.
For more information please refer to the API Documentation. Please Note: Some of the endpoints are protected with API Keys.
Like this project
0
Posted Apr 17, 2023
A simple currency converter app that uses the most recent rate available on Wise website.