Welcome back

Sign in to RMBXchange

Access your account to exchange GHS to CNY at lightning speed.

@php $googleOAuthEnabled = \App\Models\Setting::get('google_oauth_enabled', false); @endphp @if($googleOAuthEnabled)
or sign in with email
@else
@endif @if (session('status'))
{{ session('status') }}
@endif
@csrf @if ($errors->any())
@foreach ($errors->all() as $error)

{{ $error }}

@endforeach
@endif
Forgot password?
SSL Encrypted
Bank-Grade Security
Working Hours Support

New to RMBXchange? Create a free account →

Join thousands of traders

Create your account

Start exchanging GHS to CNY in under 2 minutes. Free forever.

@php $googleOAuthEnabled = \App\Models\Setting::get('google_oauth_enabled', false); @endphp @if($googleOAuthEnabled)
or register with email
@else
@endif
@csrf @if ($errors->any())
@foreach ($errors->all() as $error)

{{ $error }}

@endforeach
@endif
Enter a valid Ghana phone number
Enter a password
This helps us prevent spam and bots
SSL Encrypted
Bank-Grade Security
Working Hours Support

Already have an account? Sign in →

@include('components.tawk-chat')