How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

FastForex plan-premium API

Available on The Premium Plan

FastForex plan-premium API is one of 7 APIs that FastForex publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include plan-premium. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and rate-limit docs.

This API exposes 20 operations across 20 paths, and defines 20 schemas. It is described by OpenAPI 3.0.3, at version 2.3.2.

Requests are made against 2 base URLs: https://api.fastforex.io, https://api.beta.fastforex.io.

20 operations 20 paths 20 schemas 20 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
2.3.2
Base URL
https://api.fastforex.io
Authentication
API Key, API Key, HTTP Bearer, HTTP Basic
License
Terms of Service
Resource Areas
1

Authentication & Security 4

FastForex plan-premium API declares 4 security schemes for authenticating requests. An API key is passed in the query as api_key (api_key). An API key is passed in the header as X-API-KEY (apiKeyHeader). It accepts HTTP bearer tokens (api_key) (bearerAuth). It accepts HTTP basic authentication (basicAuth). By default, every request must be authenticated.

Paths & Operations 20

Across 20 paths, the API surfaces 20 operations — 20 GET. Each is listed below with its method, path, parameters, and response codes.

plan-premium 20

Available on The Premium Plan

GET
/fetch-one
Fetch a single currency exchange rate, from and to any supported physical or digital currency. Midpoint spot rate.
2 params → 200400401403429
GET
/fetch-multi
Fetch multiple target exchange rates from a single source currency. Midpoint spot rates.
2 params → 200400401403429
GET
/fetch-all
Fetch all available currency rates for the supplied source currency. Midpoint spot rates.
1 param → 200400401403429
GET
/fetch-many-to-one
Fetch a set of many source currency rates to a single target currency (inverse of /fetch-multi). Midpoint spot rates. Costs one API call per pair returned.
2 params → 200400401403429
GET
/fetch-matrix
Fetch a matrix of multiple from/to currency pairs. Midpoint spot rates. Costs one API call per pair returned.
2 params → 200400401403429
GET
/convert
Convert an amount of one currency into another currency (supports physical and digital currencies)
4 params → 200400401403429
GET
/historical
Fetch midpoint currency exchange rates for a date in the past
3 params → 200400401403404429
GET
/time-series
Fetch a time-series dataset of daily currency exchange rates for the specified interval (only daily supported currently). See our FX quote & OHLC time-series endpoints for more granular data.
5 params → 200400401403429
GET
/currencies
Fetch a list of 160+ supported currencies with symbols. Also see /crypto/currencies
→ 200400401429
GET
/crypto/currencies
Fetch a list of 500+ supported cryptocurrencies
→ 200400401429
GET
/crypto/pairs
Fetch a list of 400+ supported cryptocurrency pairs
→ 200400401429
GET
/crypto/fetch-prices
Fetch one or more (up to 10) real-time prices for supported cryptocurrency pairs
1 param → 200400401403429
GET
/fx/pairs
List approx 2,300 supported FX pairs
→ 200400401429
GET
/fx/pairs/historical-limits
FX pairs earliest available historical data point for the supplied interval (P1D default)
2 params → 200400401429
GET
/fx/pairs/quote-sizes
List of FX trading pairs with non-standard quote sizes
→ 200400401429
GET
/fx/currencies
List of supported trading pair currency symbols and descriptions
→ 200400401429
GET
/fx/quote
Live bid & ask quote for 1 or more (up to 10 in a single request) FX trading pairs.
1 param → 200400401403429
GET
/fx/quote/time-series
bid/ask time-series data for a given FX trading pair and interval. Values are the closing bid/ask for the interval. Supports a range of datetime formats and timezone offsets. Datetime format in the r…
6 params → 200400401403429
GET
/fx/ohlc/time-series
Fetch a set of OHLC time-series data points for a given FX trading pair and interval. Values are based on the BID price. Supports a range of datetime formats and timezone offsets. Datetime format in…
6 params → 200400401403429
GET
/usage
Fetch recent API usage data. Includes current period start, end, usage and quota remaining
→ 200401429

Schemas 20

The contract defines 20 schemas that model the data the API accepts and returns. The most detailed are AnyTradingPair (3 properties), AnyCurrencyPair (2 properties). Each schema is shown below with its type and property counts.

CryptoCurrencyPairList
string
A comma-separated list of crypto pairs
Date
string
UTC/GMT date YYYY-MM-DD
ApiUsage
number
The number of API calls consumed by this request
TradingPair
string
A single FX trading pair, with or without a slash
DateTimes
A datetime value. If no timezone offset supplied, UTC/GMT is assumed.
DateTime
string
UTC/GMT datetime YYYY-MM-DD HH:MM:SS
AnyCurrency
string
Currency code for a physical or digital/cryptocurrency
DateOrDateTime
A datetime value. If no timezone offset supplied, UTC/GMT is assumed. If only a date is supplied, time is assumed to be 00:00:00 UTC.
CurrencyList
string
A comma-separated list of three-letter ISO 4217 currency codes
IsoDateTimeZone
string
ISO8601 Datetime with optional timezone offset YYYY-MM-DDTHH:MM:SS±HH:00
TradingPairList
string
A comma-separated list of FX trading pairs
Currency
string
Three-letter ISO 4217 currency code
Duration
string
ISO8601 Duration. https://en.wikipedia.org/wiki/ISO8601Durations
AnyCurrencyPair
object
Defines a currency trading pair.
2 properties
PriceType
string
bid or ask
DateTimeFormat
string
Can be [ISO] ISO8601 datetime including timezone offset, [TSP] UNIX Timestamp in milliseconds, or [UTCYMD] 'YYYY-MM-DD HH:MM:SS' (UTC).
AnyTradingPair
object
Defines a currency trading pair.
3 properties
TimestampMillis
number
Milliseconds since Jan 1 1970 (unix timestamp with millisecond precision)
ResponseTime
number
Server response time in milliseconds
QuoteSize
number
Size of the quote is units of the base currency/symbol. Usually 1.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

fastforex-plan-premium-api-openapi.yml Raw ↑

Other APIs FastForex publishes across the network.

FastForex admin API
FastForex crypto API
FastForex currency API
FastForex fx API
FastForex plan-extra API
FastForex plan-one API
Where this information came from

This is an independent, third-party profile of FastForex plan-premium API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.