BitMixList has conducted a review of the Mobit exchange.
The system presents a conventional non-interactive interface for people who don't want to rely on JavaScript. Rates are calculated by clicking on the refresh button right above the order button.
The usual fixed rate and floating rate options were also there. For this evaluation we use floating rates only.
BTC => XMR swap

This swap never completed. The transaction was replaced using RBF to increase the fee, but the system didn't detect the transaction confirmations correctly. I reported the bug to Mobit and they're currently fixing it.
Another swap without RBF worked perfectly.

XMR => ETH swap
This swap took a very long time, almost 14 hours.

AML check reported 41.82/100 risk score with a brand new address (less is better).
"entities": [
{
"type": "trusted",
"percentage": 37.74,
"share": "37.74%",
"label": "exchange"
},
{
"type": "trusted",
"percentage": 0.1,
"share": "0.1%",
"label": "other"
},
{
"type": "suspicious",
"percentage": 33.96,
"share": "33.96%",
"label": "dex"
},
{
"type": "suspicious",
"percentage": 8.42,
"share": "8.42%",
"label": "bridge"
},
{
"type": "suspicious",
"percentage": 7.64,
"share": "7.64%",
"label": "unnamed_service"
},
{
"type": "suspicious",
"percentage": 5.11,
"share": "5.11%",
"label": "p2p_exchange"
},
{
"type": "dangerous",
"percentage": 3.22,
"share": "3.22%",
"label": "high_risk_exchange"
},
{
"type": "dangerous",
"percentage": 0.78,
"share": "0.78%",
"label": "gambling"
},
{
"type": "dangerous",
"percentage": 0.11,
"share": "0.11%",
"label": "sanctions"
}
]

ETH => BTC swap
This finished much faster than the XMR swap.

AML check reported 68.75/100 risk score with a brand new address. Tiny percentages of dangerous funds sources tainted the AML score despite three quarters of the fund coming from trusted exchanges.
"entities": [
{
"type": "trusted",
"percentage": 75.86,
"share": "75.86%",
"label": "exchange"
},
{
"type": "trusted",
"percentage": 0.83,
"share": "0.83%",
"label": "other"
},
{
"type": "trusted",
"percentage": 0.7,
"share": "0.7%",
"label": "mining"
},
{
"type": "trusted",
"percentage": 0.61,
"share": "0.61%",
"label": "custodial_wallet"
},
{
"type": "trusted",
"percentage": 0.6,
"share": "0.6%",
"label": "mining_pool"
},
{
"type": "trusted",
"percentage": 0.31,
"share": "0.31%",
"label": "payment_service_provider"
},
{
"type": "suspicious",
"percentage": 0.89,
"share": "0.89%",
"label": "bridge"
},
{
"type": "suspicious",
"percentage": 0.36,
"share": "0.36%",
"label": "p2p_exchange"
},
{
"type": "dangerous",
"percentage": 2.2,
"share": "2.2%",
"label": "mixer"
},
{
"type": "dangerous",
"percentage": 1.32,
"share": "1.32%",
"label": "high_risk_exchange"
},
{
"type": "dangerous",
"percentage": 1.3,
"share": "1.3%",
"label": "darknet_market"
},
{
"type": "dangerous",
"percentage": 0.22,
"share": "0.22%",
"label": "gambling"
},
{
"type": "dangerous",
"percentage": 0.14,
"share": "0.14%",
"label": "sanctions"
},
{
"type": "dangerous",
"percentage": 0.09,
"share": "0.09%",
"label": "stolen_funds"
}
]

Note: We have received reports that our AML checker sometimes diverges from AMLbot. Due to the proprietary nature of AMLbot's algorithm, it is impossible for checkers to fully align with AMLbot, however, the source categories are still something to keep in mind for these addresses.