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

https://github.com/itsamirhn/bonbast-api

Fast API for Bonbast (Live Exchange Rate)
https://github.com/itsamirhn/bonbast-api

currency-api dollar exchange-rates rial

Last synced: 3 months ago
JSON representation

Fast API for Bonbast (Live Exchange Rate)

Awesome Lists containing this project

README

        

# Bonbast-API

![Build & Deploy](https://github.com/itsamirhn/bonbast-api/actions/workflows/main.yml/badge.svg)

Free & Open Source Exchange Rate API for [Bonbast](https://www.bon-bast.com).

Be aware that this API uses a web crawler to fetch data, so it might be slow or occasionally blocked.

- No Token required.
- No requests limit.

This code is deployed on my own servers and could be taken down at any time. You can also clone it to run on your own server.

Currently it can be accessed at https://bonbast.amirhn.com

See the documentation [here](https://bonbast.amirhn.com/docs).

Special thanks to [@SamadiPour](https://github.com/SamadiPour).