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)
- Host: GitHub
- URL: https://github.com/itsamirhn/bonbast-api
- Owner: itsamirhn
- License: mit
- Created: 2022-06-15T10:15:30.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2025-02-10T10:48:44.000Z (4 months ago)
- Last Synced: 2025-02-27T20:24:58.746Z (4 months ago)
- Topics: currency-api, dollar, exchange-rates, rial
- Language: Python
- Homepage: https://bonbast.amirhn.com/docs
- Size: 73.2 KB
- Stars: 35
- Watchers: 1
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bonbast-API

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).