Skip to main content
The Convert endpoints exchange one asset for another at a quoted rate: request an estimate, confirm it before the quote expires, and review completed conversions. For the quoted-rate flow end to end, see Convert. For general API conventions (base URL, authentication, error format, rate limits), see the API Reference Overview.

Endpoints

Convert Estimate

Request a quote for converting one asset to another. Returns the rate and an id used to confirm.

Convert Confirm

Execute a conversion at the quoted rate before the quote expires.

Convert History

Review completed conversions.

What’s next