Skip to main content
GET
/
exchanges
/
convert
cURL
curl --request GET \
  --url https://apay.caibo.digital/exchanges/convert
{
  "type": "<string>",
  "title": "<string>",
  "status": 123,
  "detail": "<string>",
  "instance": "<string>"
}

Query Parameters

amount
number<double>
sourceCurrency
string
targetCurrency
string

Response

OK