Exchange Rate

To determine the rate, make a GET request to the following endpoint.

https://api.localramp.co/v1/institution/buy/rate?sender_currency=NGN

The request takes sender_currency as a query parameter.

With the following header

x-auth-token: <SECRET_KEY>

Last updated