Convert currency using flat rates

Convert currency using FX rates used in Remote’s estimation tools.
These rates are not guaranteed to match final onboarding or contract rates.

Authentication

This endpoint accepts any one of the following token types:

  • Company-scoped access token (OAuth2AuthorizationCode) — obtained through the Authorization Code flow or the Refresh Token flow. See Authentication for partners.
  • Client credentials access token (OAuth2ClientCredentials) — obtained through the Client Credentials flow or the Refresh Token flow. See Authentication for partners.
  • Client token (ClientToken) — a partner client_token, accepted only on marketing endpoints. See Authentication for partners.

Scopes

CategoryRead only ScopeWrite only Scope (read access implicit)
Manage company resources (company_admin)Convert currencies (convert_currency:read)-
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Convert currency parameters

The parameters for the currency conversion

integer
required
≥ 0

The amount to convert in cents

string
required
length between 3 and 3

The currency code to convert from

string
required
length between 3 and 3

The currency code to convert to

Responses

Callback
Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json