SecureShift | API documentation
  • 😎SecureShift APIs documentation
  • 💲Get Currency
  • 💲Get All Currencies
  • Get Pair
  • Get All Pair
  • Get Estimate
  • 💰Create Exchange
  • Get Exchange
  • Get Range
Powered by GitBook
On this page

Get Estimate

It generally convert your amount

PreviousGet All PairNextCreate Exchange

Last updated 2 months ago

API Type: POST

Required Parameter: In the header: x-api-key: enter your API key for authentication. In the body: currency_from: it is the currency from the symbol currency_to: it is the currency to symbol amount: the amount that you need to convert fixed : true/false (true for fixed rate / false for float rate)

API Link:

API Response

{
    "status": 200,
    "data": 0.08750312
}

https://secureshift.io/api/v2/get-estimate