🍫Rate

Get rate on particular coin to fiat or fiat to coin.

Get rate

Using this endpoint, you can get the rate of a particular coin to fiat or fiat to coin.

GET https://api.lazerpay.engineering/api/v1/rate

Query Parameters

Headers

{
  "message": "Rate retrieved successfully",
  "rate": 577.4,
  "status": "success",
  "statusCode": 200
}

Last updated