Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

ExchangeRate-API Enriched Data API

Pair conversion enriched with target currency locale, name, symbol, and flag (Business / Volume plans only).

ExchangeRate-API Enriched Data API is one of 7 APIs that ExchangeRate-API publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 14 JSON Schema definitions.

Tagged areas include Enriched Data. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 14 JSON Schemas.

This API exposes 1 operation across 1 path, and defines 3 schemas. It is described by OpenAPI 3.1.0, at version 6.0.0.

Requests are made against 2 base URLs: https://v6.exchangerate-api.com/v6, https://open.er-api.com/v6.

1 operations 1 paths 3 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
6.0.0
Base URL
https://v6.exchangerate-api.com/v6
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

ExchangeRate-API Enriched Data API declares 1 security scheme for authenticating requests. An API key is passed in the path as api_key (apiKeyPath). By default, every request must be authenticated.

  • apiKeyPath — ExchangeRate-API uses an API key embedded in the URL path (after /v6/).

Paths & Operations 1

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

Enriched Data 1

Pair conversion enriched with target currency locale, name, symbol, and flag (Business / Volume plans only).

GET
/{api_key}/enriched/{base_code}/{target_code}
Get Enriched Pair Data
getEnrichedPair 3 params → 200400

Schemas 3

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

ErrorResponse
object
Standard error envelope returned when a request cannot be fulfilled.
2 properties
EnrichedPairResponse
PairResponse
object
Pair conversion response without amount.
10 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

exchangerate-api-enriched-data-api-openapi.yml Raw ↑

Other APIs ExchangeRate-API publishes across the network.

ExchangeRate-API Historical Rates API
ExchangeRate-API Latest Rates API
ExchangeRate-API Open Access API
ExchangeRate-API Pair Conversion API
ExchangeRate-API Quota API
ExchangeRate-API Supported Codes API