Multi-Currency

Multi-currency accounts. On the roadmap.

FinVeil is ZAR-only today. Virtual accounts, currency conversion and cross-border payouts are not built; they are on our roadmap. What exists now is a daily SARB exchange-rate snapshot available through the rates API.

Illustrative — not customer data

How it works

Three steps.

1

Read SARB rates

GET /api/rates/fx returns the latest daily SARB exchange-rate snapshot. Available today.

2

Hold or convert

Virtual accounts and conversion are on the roadmap. Not built.

3

Disburse

Cross-border payouts are on the roadmap. Not built.

Benefits

Why teams choose Multi-Currency.

ZAR only today

Collections are in ZAR. There is no virtual account product.

USD accounts — roadmap

Not built. No release date.

EUR & GBP — roadmap

Not built. No release date.

SARB exchange rates — available

A daily snapshot of South African Reserve Bank exchange rates, with source attribution.

Who it's for

Cross-border platformsTreasury teamsAfrican fintechs going global

Developer-friendly

Drop it into your stack.

REST API with an OpenAPI reference, and a test mode on the same API. Sign up for test API keys without a sales call. SDKs are available on request.

Read the docs
multi-currency.httphttp
# Daily SARB exchange-rate snapshot (public read)
GET https://api.finveil.money/api/rates/fx

HTTP/1.1 200 OK
# => the latest SARB rates, each with its source and observation date

Ready to try Multi-Currency?