https://github.com/woxy-sensei/currency-api
This is a simple currency converter API that allows you to convert between different currencies. It uses the woxy-sensei.github.io/currency-api to get the exchange rates.
https://github.com/woxy-sensei/currency-api
api currency currency-converter currency-exchange-rates free free-api free-currency-api free-exchange-api
Last synced: 3 months ago
JSON representation
This is a simple currency converter API that allows you to convert between different currencies. It uses the woxy-sensei.github.io/currency-api to get the exchange rates.
- Host: GitHub
- URL: https://github.com/woxy-sensei/currency-api
- Owner: WoXy-Sensei
- Created: 2024-05-31T15:07:05.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-02T00:28:05.000Z (3 months ago)
- Last Synced: 2025-03-02T01:24:38.802Z (3 months ago)
- Topics: api, currency, currency-converter, currency-exchange-rates, free, free-api, free-currency-api, free-exchange-api
- Language: HTML
- Homepage: https://woxy-sensei.github.io/currency-api/
- Size: 35.3 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Currency Api
## Description
This is a simple currency converter API that allows you to convert between different currencies. It uses the [woxy-sensei.github.io/currency-api](https://woxy-sensei.github.io/currency-api/) to get the exchange rates.
## Usage
``https://raw.githubusercontent.com/WoXy-Sensei/currency-api/main/api/{FROM}_{TO}.json`` - Replace `{FROM}` with the currency you want to convert from and `{TO}` with the currency you want to convert to.
## Example
``https://raw.githubusercontent.com/WoXy-Sensei/currency-api/main/api/USD_EUR.json`` - This will convert 1 USD to EUR.