PHP Classes

File: README.md

Recommend this page to a friend!
  Classes of Ssaurz Acharya   PHP Live Forex Rate API   README.md   Download  
File: README.md
Role: Documentation
Content type: text/markdown
Description: Documentation
Class: PHP Live Forex Rate API
REST API to return exchange rates from other APIs
Author: By
Last change:
Date: 7 years ago
Size: 488 bytes
 

Contents

Class file image Download

Live-Forex-Rate-REST-Api

This is the live foreign exchange rate RESTful API done by me. The response is returned in JSON format.

Method: GET

/fx/api/currency/rates/currency_pair (For single pair)

/fx/api/currency/rates/currency_pair1, currency_pair2 (For multiple pairs)

Example:

/fx/api/currency/rates/AUDUSD

Single Pair

/fx/api/currency/rates/AUDUSD, EURUSD

Multiple Pair