convert
KuCoin Convert Skill
Query convert currencies, quotes, and order details on KuCoin. Return results in JSON format.
Note: This skill only supports Classic REST API GET endpoints (read-only operations).
Quick Reference
| Endpoint | Description | Required | Optional | Authentication |
|---|---|---|---|---|
/api/v1/convert/symbol (GET) |
Get Convert Symbol | fromCurrency, toCurrency | orderType | No |
/api/v1/convert/currencies (GET) |
Get Convert Currencies | None | None | No |
/api/v1/convert/quote (GET) |
Get Convert Quote | fromCurrency, toCurrency | fromCurrencySize, toCurrencySize | Yes |
/api/v1/convert/order/detail (GET) |
Get Convert Order Detail | orderId or clientOrderId (at least one) | None | Yes |
/api/v1/convert/order/history (GET) |
Get Convert Order History | None | status, startAt, endAt, page, pageSize | Yes |
/api/v1/convert/limit/quote (GET) |
Get Convert Limit Quote | fromCurrency, toCurrency | fromCurrencySize, toCurrencySize | Yes |
/api/v1/convert/limit/order/detail (GET) |
Get Convert Limit Order Detail | None | orderId, clientOrderId | Yes |
/api/v1/convert/limit/orders (GET) |
Get Convert Limit Orders | None | status, startAt, endAt, page, pageSize | Yes |
More from kucoin/kucoin-skills-hub
futures-trading
KuCoin Futures trading using the KuCoin API. Futures market data, orders, positions, and funding fees. Authentication requires API Key, API Secret, and Passphrase.
50spot
KuCoin Spot trading using the KuCoin API. Authentication requires API Key, API Secret, and Passphrase.
48assets
KuCoin Assets management using the KuCoin API. Account information, balances, deposits, withdrawals, sub-accounts, and fee rates. Authentication requires API Key, API Secret, and Passphrase.
41broker
KuCoin Broker and Affiliate using the KuCoin API. Affiliate invite management, commission queries, Broker Pro user management, and ND (Exchange) Broker queries. Authentication requires API Key, API Secret, and Passphrase.
39margin-trading
KuCoin Margin trading using the KuCoin API. Cross margin and isolated margin market data, order queries, borrowing/repaying queries, lending queries, and risk limits. Authentication requires API Key, API Secret, and Passphrase.
39earn
KuCoin Earn products using the KuCoin API. Query Simple Earn and Structured Earn products. Authentication requires API Key, API Secret, and Passphrase.
35