Documentation

RateShield API Documentation

Access current and historical exchange rates using the RateShield API.

API Endpoints

Current Rates

GET /api/v1/rates

Used to retrieve current exchange rates. You can specify the base currency using the baseCurrency parameter.

Parameters

  • baseCurrency: Base currency (e.g., USD, EUR, GBP)

Example Request

GET https://rateshield.net/api/v1/rates?baseCurrency=USD
Authorization: Bearer YOUR_API_KEY

Example Response

Historical Rates

GET /api/v1/history

Used to retrieve exchange rates for a specific date.

Parameters

  • date: Date (in YYYY-MM-DD format)
  • baseCurrency: Base currency
  • symbols: Target currencies (comma-separated)

Example Request

GET https://rateshield.net/api/v1/history?date=2023-10-26&baseCurrency=EUR&symbols=USD,GBP
Authorization: Bearer YOUR_API_KEY

Example Response

Code Examples

Subscriptions

Free Plan

$0/month
  • 150 requests per month
  • Hourly Updates
  • Basic API access
  • Limited historical data
  • USD base currency only
  • SSL Encryption
  • Email support
Monthly request limit: 150

Starter Plan

$5/month
  • 6,000 requests per month
  • Hourly Updates
  • Standard API access
  • Extended historical data
  • 5 base currencies
  • SSL Encryption
  • Email support
  • Conversion Endpoint
Monthly request limit: 6,000

Professional Plan

$12/month
  • 15,000 requests per month
  • 30-minute Updates
  • Full API access
  • Comprehensive historical data
  • All currencies supported
  • SSL Encryption
  • Priority support
  • Conversion & Time-Series Endpoints
Monthly request limit: 15,000

Pro Max Plan

$49/month
  • 150,000 requests per month
  • 10-minute Updates
  • Full API access
  • All currencies supported
  • Advanced analytics tools
  • SSL Encryption
  • 24/7 priority support
  • All API Endpoints
  • Custom rate limits
Monthly request limit: 150,000

Unlimited Plan

$89/month
  • 750,000 requests per month
  • 60-second Updates
  • Full API access
  • All currencies supported
  • Full historical data access
  • SSL Encryption
  • 24/7 VIP support
  • All API Endpoints
  • Custom rate limits
Monthly request limit: 750,000