Authentication
All API requests require an API key sent in the X-API-Key header.
You can get one by emailing us at [email protected]
X-API-Key: your_api_key_here
All API requests require an API key sent in the X-API-Key header.
You can get one by emailing us at [email protected]
X-API-Key: your_api_key_here
Endpoint: GET /api/rates
{
"success": true,
"rates": {
"btc_to_xmr": 123.45,
"xmr_to_btc": 0.00812,
"fee_percentage": 1.5
}
}
Endpoint: GET /api/calculate
direction: "btc_xmr" or "xmr_btc"
amount: number (amount to send)
{
"success": true,
"amount_send": 1.0,
"amount_receive": 123.45,
"rate": 123.45
}
Endpoint: POST /api/order/create
{
"direction": "btc_xmr" or "xmr_btc",
"amount": number,
"destination_address": "string",
"refund_address": "string"
}
{
"success": true,
"order_id": "string",
"deposit_address": "string",
"amount_to_send": number,
"expires_at": "datetime"
}
Endpoint: GET /api/order/status/{order_id}
{
"success": true,
"order": {
"id": "string",
"status": "string",
"amount_send": number,
"amount_receive": number,
"deposit_address": "string",
"tx_hash": "string",
"created_at": "datetime"
}
}
Monero (XMR) is a privacy‑focused cryptocurrency that allows people to send and receive money anonymously
No one can see where the money came from or went, even blockchain analysts
Monero keeps all hidden: sender, receiver, and amount. Unlike Bitcoin, anyone can see your wallet activity
Every coin is the same – no one can blacklist a specific Monero coin because of its history
Frequently Asked Questions
MiXo is a Monero-based exchange that allows you to exchange Monero for Bitcoin and vice versa.
If you have lost your money, please contact us at [email protected].
Our exchange process is simple and automated:
Important: Always double-check addresses before sending. Cryptocurrency transactions cannot be reversed.
Monero payments are fully private. We do not store any personal information about our users. All swaps are anonymous, they are hidden after 7 days completion. You can create ticket without any account and use only the Order ID to get help.
We keep only a record of 7 days of completed swaps. After 7 days, they are deleted. along with any tickets you ever created.
The indicative rate is the rate that is displayed on the exchange page. It is not the rate that will be used for the exchange. The rate is updated every 30 seconds.
Yes, we log IP addresses for security reasons. This helps us detect and prevent spam and other malicious activities. Use a VPN if you are concerned about your privacy.
Yes, here is our PGP key: MiXo.