Open Stablecoin Rails for the Rand

The audited, fully collateralised and crypto-native stablecoin for the South African Rand.

Market Snapshot

Live

ZARP / USD

$0.0543

1 ZARP ≈ 1 ZAR

Circulating Supply

R 68,322,938.23

Audited Tokens

Total Transactions

217,649+

Lifetime Transfers

Treasury Reserves

R 87,773,089.15

Held by Old Mutual Wealth

BaseEthereumGnosis ChainPolygonSolana

What Can You Do with ZARP?

A fully collateralised rand stablecoin opens up possibilities that traditional money can't match.

Send & Receive

Transfer rand value instantly to anyone, anywhere — no banking hours, no borders, no delays.

Store Value

Park your rand value on-chain in a stable, audited token. Always backed 1:1 — your money holds its value.

Business Payments

Pay suppliers, freelancers, and partners — or receive payments in your store with no fees to the merchant.

DeFi & Yield

Put your rand value to work. Provide liquidity, earn yield, and access decentralised finance — all in ZAR.

…and so much more. Anything you can do with money, you can do better with ZARP.

Programmable Money

Unleash the power of unstoppable payments, 24/7 liquidity, and money that moves at the speed of light.

transfer.sol
// Transfer ZARP on-chain
import { transfer } from "@solana/spl-token";

const ZARP_MINT = "dngKhBQM3BGvs...Lk8rk";

const tx = await transfer(
  connection,
  payer,
  sourceAccount,     // sender
  destinationAccount, // recipient
  owner,
  1000 * 1e9           // R1,000 ZARP
);

console.log(`✅ Sent R1,000 ZARP`);
console.log(`🔗 TX: ${tx}`);

Frequently Asked Questions

What is a stablecoin?
Stablecoins are cryptocurrencies designed to maintain a stable value relative to a reference asset. ZARP is pegged to the South African Rand, so the price of 1 ZARP always equals 1 ZAR. This makes it useful for payments, savings, and trading without the volatility of other cryptocurrencies.
Where does the name 'ZARP' come from?
'ZAR' is the ticker symbol for the South African Rand. The 'ZA' refers to Zuid-Afrika (as in .co.za domain names), and the 'P' stands for peg — because ZARP is pegged to the price of the South African Rand.
How do you guarantee the price of ZARP?
Whenever our issuing partners buy ZARP, we create new tokens to match the amount being acquired. Those rands are kept safely in our treasury, managed by Old Mutual Wealth. When rands are withdrawn, ZARP tokens are removed from circulation or destroyed. Independent auditors verify that we hold at least R1 for every ZARP in circulation. We never pay more or less than R1 per ZARP redeemed.
Where can I get ZARP?
ZARP can be acquired from issuing partners including AFRIDAX, ChainEX, and OVEX, and is listed on decentralised exchanges like Aerodrome, Orca, and Uniswap. See our full list of exchanges and on-ramps.
What blockchains does ZARP run on?
ZARP is natively available on Base, Ethereum, Polygon, and Solana. The EVM contract address is 0xb755506531786C8aC63B756BaB1ac387bACB0C04 and the Solana mint is dngKhBQM3BGvsDHKhrLnjvRKfY5Q7gEnYGToj9Lk8rk.

Stay up to date with the latest ZARP news and developments.

Read Our Blog on Medium