// MODULE · GLOBAL
International payments without friction.
BRL in, digital rails in between, local currency out: ~4min average settlement with all-in cost from 0.85% across 30+ countries.
// CAPABILITIES
What the module delivers
International payouts
Send to 30+ countries with ~4min average settlement per operation.
Multi-currency accounts
USD, EUR and MXN balances with movement between fiat and digital assets.
Programmatic FX
Firm quotes via API, with all-in cost from 0.85%.
Digital rails
BRL in, stablecoin on the rail, local currency out at the far end — no correspondents.
International compliance
KYC, AML and sanctions screening built into the payout flow.
End-to-end tracking
Webhook status for every operation, from debit to final settlement.
// FOR DEVELOPERS
From quote to settlement in four calls
Firm quote, payout creation and webhook tracking — all on the same REST API.
KEY ENDPOINTS
POST/v1/fx/quotesFirm quote with all-in cost and a validity window.
POST/v1/payoutsCreates an international payment from a quote.
GET/v1/payouts/{id}Tracks status through settlement at the far end.
GET/v1/balancesMulti-currency balances consolidated per currency.
POST /v1/payouts200 OK · 3.8s
$ curl -X POST https://api.aurixfinance.ws/v1/payouts \
-H "Authorization: Bearer sk_live_••••••••" \
-d '{
"quote_id": "fxq_7H2MQ98",
"amount": 250000,
"currency": "USD",
"recipient": "rcp_MX401"
}'
# response
{
"id": "pay_01JE1AB2C",
"status": "settled",
"settled_in": "3m58s"
}// USE CASES
Who runs on this module
Importers
International payments, resource management and operational control with predictability.
Learn more →
Exchanges
Ramps, accounts, liquidity and multi-currency movement between fiat and digital assets.
Learn more →
FX brokers
Operational efficiency with infrastructure for payments, accounts and global movement.
Learn more →
Take your operation to 30+ countries
Firm quote and corridor diagnosis within 1 business day.