All Projects → apilayer → Ratesapi

apilayer / Ratesapi

Licence: mit
Forex conversion exchange rates api for free

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Ratesapi

currency-api
Free Currency Exchange Rates API with 150+ Currencies & No Rate Limits
Stars: ✭ 507 (+252.08%)
Mutual labels:  forex, currency-converter
javascript-forex-quotes
JavaScript Library for fetching realtime forex quotes.
Stars: ✭ 38 (-73.61%)
Mutual labels:  forex, currency-converter
Php Forex Quotes
PHP Library for fetching realtime forex quotes.
Stars: ✭ 61 (-57.64%)
Mutual labels:  forex, currency-converter
python-forex-quotes
Library to fetch and parse realtime Forex quotes and convert currencies
Stars: ✭ 25 (-82.64%)
Mutual labels:  forex, currency-converter
Iextrading4j
IEX Cloud open source API wrapper
Stars: ✭ 112 (-22.22%)
Mutual labels:  api, forex
Archiveis
A simple Python wrapper for the archive.is capturing service
Stars: ✭ 140 (-2.78%)
Mutual labels:  api
Smoke
💨 Simple yet powerful file-based mock server with recording abilities
Stars: ✭ 142 (-1.39%)
Mutual labels:  api
Migrationminer
A tool to detect migration code between two Java third-party libraries
Stars: ✭ 140 (-2.78%)
Mutual labels:  api
Librouteros
Python implementation of MikroTik RouterOS API
Stars: ✭ 139 (-3.47%)
Mutual labels:  api
Electron Extensions
Implementation of Chrome extension APIs for Electron
Stars: ✭ 143 (-0.69%)
Mutual labels:  api
Thehive4py
Python API Client for TheHive
Stars: ✭ 143 (-0.69%)
Mutual labels:  api
Coolapk Kotlin
酷安开源版.....
Stars: ✭ 141 (-2.08%)
Mutual labels:  api
Unit Api
Units of Measurement API
Stars: ✭ 140 (-2.78%)
Mutual labels:  api
Free Apis
free APIs. 工作和学习过程中收集的实用的免费 API 集合。
Stars: ✭ 142 (-1.39%)
Mutual labels:  api
Awesome Documentation Tools
🔥 📚 All the tools, processes and resources you need to create an awesome API & Project documentation
Stars: ✭ 138 (-4.17%)
Mutual labels:  api
Jsonrpc
The jsonrpc package helps implement of JSON-RPC 2.0
Stars: ✭ 143 (-0.69%)
Mutual labels:  api
Apisix Ingress Controller
ingress controller for K8s
Stars: ✭ 139 (-3.47%)
Mutual labels:  api
Pycep Correios
📦 API para busca de CEP integrado ao serviços dos Correios, ViaCEP e ApiCEP (WideNet)
Stars: ✭ 141 (-2.08%)
Mutual labels:  api
Coinbasepro Csharp
The unofficial .NET/C# client library for the Coinbase Pro/GDAX API
Stars: ✭ 143 (-0.69%)
Mutual labels:  api
Api Query Params
Convert URL query parameters to MongoDB queries
Stars: ✭ 141 (-2.08%)
Mutual labels:  api

foreign exchange rates api

ratesapi is a free API for present and historical foreign exchange rates. We developed this service by reading public data from European Central Bank.

Note: The reference rates are usually updated around 16:00 CET on every working day.

Usage

  • Latest Rates based on EUR
URL: https://ratesapi.io/api/latest

{"base":"EUR","date":"2018-04-20","rates":{"AUD":1.5983,"BGN":1.9558,"BRL":4.1892,"CAD":1.5557,"CHF":1.197,"CNY":7.7449,"CZK":25.34,"DKK":7.4477,"GBP":0.87608,"HKD":9.6568,"HRK":7.411,"HUF":310.52,"IDR":17142.74,"ILS":4.3435,"INR":81.39,"ISK":123.3,"JPY":132.41,"KRW":1316.26,"MXN":22.7424,"MYR":4.7924,"NOK":9.605,"NZD":1.7032,"PHP":64.179,"PLN":4.1677,"RON":4.6586,"RUB":75.7375,"SEK":10.3703,"SGD":1.6172,"THB":38.552,"TRY":4.9803,"USD":1.2309,"ZAR":14.8008}}%                       
  • Latest Rates based on USD
URL: https://ratesapi.io/api/latest?base=USD

{"base":"USD","date":"2018-04-20","rates":{"AUD":1.2985,"BGN":1.5889,"BRL":3.4034,"CAD":1.2639,"CHF":0.9725,"CNY":6.2921,"CZK":20.5866,"DKK":6.0506,"EUR":0.8124,"GBP":0.7117,"HKD":7.8453,"HRK":6.0208,"HUF":252.2707,"IDR":13926.9965,"ILS":3.5287,"INR":66.1223,"ISK":100.1706,"JPY":107.5717,"KRW":1069.3476,"MXN":18.4762,"MYR":3.8934,"NOK":7.8032,"NZD":1.3837,"PHP":52.1399,"PLN":3.3859,"RON":3.7847,"RUB":61.5302,"SEK":8.425,"SGD":1.3138,"THB":31.3202,"TRY":4.0461,"ZAR":12.0244}}
  • Get Rates based on Date
URL https://ratesapi.io/api/2008-12-10

{"base":"EUR","date":"2008-12-10","rates":{"AUD":3.2406,"BRL":1.6295,"CAD":8.8708,"CNY":10.0171,"CYP":25.9,"CZK":7.4499,"DKK":15.6466,"EEK":0.87325,"GBP":263.75,"HKD":14185.19,"HRK":36.0941,"HUF":3.4528,"INR":1790.76,"ISK":9.1285,"JPY":1.9558,"KRW":17.4681,"LTL":0.7092,"MTL":3.9566,"MXN":4.6724,"MYR":2.3696,"NOK":7.1923,"NZD":62.47,"PHP":1.9393,"ROL":3.878,"RON":10.567,"SGD":45.748,"SIT":30.189,"SKK":1.5587,"TRL":2.028,"TRY":1.9665,"USD":119.77}}
  • Get Rates using base and symbol
https://ratesapi.io/api/latest?base=USD&symbols=INR,GBP

{"base":"USD","date":"2018-04-20","rates":{"GBP":0.7117,"INR":66.1223}}

Support and feature requests:

We welcome your feedback and support, raise github ticket if you want to report a bug. Need new features? Contact us here

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].