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

https://github.com/cscoderr/enye-api


https://github.com/cscoderr/enye-api

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Enye-Api

This is an api used for Foreign exchange rates and currency convertion use https://exchangeratesapi.io/ api.
`

## Usage

The main api url is:
https://enye-api.herokuapp.com/

``1. Get latest rate: https://enye-api.herokuapp.com/api/rates``

``2. Quote against a different currency by setting the base parameter in your request https://enye-api.herokuapp.com/api/rates?base=USD&curreny=EUR,USD``

## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

## License
[MIT](https://choosealicense.com/licenses/mit/)