Fixer API
The Fixer REST API exposes six operations covering symbol discovery, real-time and historical rates, on-demand currency conversion, daily time-series, and fluctuation reporting. Authentication is via the APILayer `apikey` header.
Documentation
Documentation
https://docs.apilayer.com/fixer/docs/api-documentation
APIReference
https://apilayer.com/marketplace/fixer-api
Quickstart
https://fixer.io/quickstart
Authentication
https://docs.apilayer.com/fixer/docs/api-documentation
RateLimits
https://raw.githubusercontent.com/api-evangelist/fixer/refs/heads/main/rate-limits/fixer-rate-limits.yml
Specifications
OpenAPI
https://raw.githubusercontent.com/api-evangelist/fixer/refs/heads/main/openapi/fixer-openapi.yml
JSON-LD
https://raw.githubusercontent.com/api-evangelist/fixer/refs/heads/main/json-ld/fixer-context.jsonld
Examples
Example
https://raw.githubusercontent.com/api-evangelist/fixer/refs/heads/main/examples/fixer-getsymbols-example.json
Example
https://raw.githubusercontent.com/api-evangelist/fixer/refs/heads/main/examples/fixer-getlatest-example.json
Example
https://raw.githubusercontent.com/api-evangelist/fixer/refs/heads/main/examples/fixer-gethistorical-example.json
Example
https://raw.githubusercontent.com/api-evangelist/fixer/refs/heads/main/examples/fixer-convertcurrency-example.json
Example
https://raw.githubusercontent.com/api-evangelist/fixer/refs/heads/main/examples/fixer-gettimeseries-example.json
Example
https://raw.githubusercontent.com/api-evangelist/fixer/refs/heads/main/examples/fixer-getfluctuation-example.json
Schemas & Data
JSONSchema
https://raw.githubusercontent.com/api-evangelist/fixer/refs/heads/main/json-schema/fixer-rates-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/fixer/refs/heads/main/json-schema/fixer-symbols-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/fixer/refs/heads/main/json-schema/fixer-convert-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/fixer/refs/heads/main/json-schema/fixer-timeseries-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/fixer/refs/heads/main/json-schema/fixer-fluctuation-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/fixer/refs/heads/main/json-schema/fixer-error-schema.json
JSONStructure
https://raw.githubusercontent.com/api-evangelist/fixer/refs/heads/main/json-structure/fixer-rates-structure.json
JSONStructure
https://raw.githubusercontent.com/api-evangelist/fixer/refs/heads/main/json-structure/fixer-symbols-structure.json
JSONStructure
https://raw.githubusercontent.com/api-evangelist/fixer/refs/heads/main/json-structure/fixer-convert-structure.json
JSONStructure
https://raw.githubusercontent.com/api-evangelist/fixer/refs/heads/main/json-structure/fixer-timeseries-structure.json
JSONStructure
https://raw.githubusercontent.com/api-evangelist/fixer/refs/heads/main/json-structure/fixer-fluctuation-structure.json