An open API service indexing awesome lists of open source software.

https://github.com/samratmallick-dev/currency_converter


https://github.com/samratmallick-dev/currency_converter

javascript reactjs tailwindcss vite-react

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

## api link

```javascript
let url = `https://latest.currency-api.pages.dev/v1/currencies/${currency}.json`;

```