Central Bank of Egypt — Historical Currency Rate Archive avatar

Central Bank of Egypt — Historical Currency Rate Archive

Pricing

from $11.00 / 1,000 results

Go to Apify Store
Central Bank of Egypt — Historical Currency Rate Archive

Central Bank of Egypt — Historical Currency Rate Archive

Retrieve historical exchange rate data from the Central Bank of Egypt (CBE) for any date or date range. Returns buy, sell, and mid-market rates for all 19 listed currencies.

Pricing

from $11.00 / 1,000 results

Rating

0.0

(0)

Developer

Maged

Maged

Maintained by Community

Actor stats

1

Bookmarked

4

Total users

1

Monthly active users

8 days ago

Last modified

Categories

Share

What does Central Bank of Egypt Historical Exchange Rates do?

Central Bank of Egypt Historical Exchange Rates retrieves historical foreign currency exchange rates from the Central Bank of Egypt (CBE) for any date or date range. Get buy, sell, and mid-market rates for all 19 CBE-listed currencies going back years.

This Actor runs on the Apify platform. Use it for financial analysis, compliance audits, accounting systems, or any application that needs official historical EGP exchange rate data.

Why use Central Bank of Egypt Historical Exchange Rates?

  • Official historical data — directly from the Central Bank of Egypt
  • Any date range — retrieve daily rates for weeks, months, or years of history
  • All 19 currencies — complete buy, sell, and mid-market rates per day
  • Compliance-ready — official source data for accounting and reporting
  • Automation-ready — schedule runs to keep your rate history up to date

How to use Central Bank of Egypt Historical Exchange Rates

  1. Open the Actor and click Try for free
  2. Enter the start and end dates for the date range you need
  3. Optionally filter by specific currency codes
  4. Click Start — results appear in the Output tab
  5. Download as JSON, CSV, or Excel for analysis

Input

{
"startDate": "2024-01-01",
"endDate": "2024-03-20",
"currencies": ["USD", "EUR", "GBP"]
}
FieldTypeDescriptionDefault
startDatestringStart date (YYYY-MM-DD)required
endDatestringEnd date (YYYY-MM-DD)required
currenciesarrayFilter to specific currency codes (empty = all 19)[] (all)

Output

Results are stored in the Apify dataset. Download in JSON, CSV, HTML, or Excel.

{
"date": "2024-01-15",
"currency": "USD",
"currencyName": "US Dollar",
"buyRate": 30.75,
"sellRate": 30.85,
"midRate": 30.80,
"source": "Central Bank of Egypt"
}

Output fields

FieldTypeDescription
datestringDate for this rate record
currencystringISO currency code
currencyNamestringFull currency name
buyRatenumberCBE buying rate (EGP per unit)
sellRatenumberCBE selling rate (EGP per unit)
midRatenumberMid-market rate

Cost

Pay-per-result pricing (each date × currency combination = one record):

VolumeEstimated cost
1 month, all currencies (~570 records)~$0.05–$0.25
1 year, all currencies (~6,800 records)~$0.50–$2.50

Tips

  • Use currencies: ["USD","EUR","GBP"] to pull only the currencies you need and reduce output size
  • Export to Excel for direct use in financial models or accounting reconciliation
  • Combine with the CBE Today's Exchange Rates Actor to maintain a continuously-updated rate database

FAQ

How far back does the historical data go? The Actor can retrieve data as far back as CBE's published historical records, typically several years.

Are rates available for weekends and holidays? CBE only publishes rates on business days. Weekend and holiday dates return no data.

Is this official CBE data? Yes — all rates are sourced directly from the CBE official website.

Is this Actor maintained? Yes. Report bugs or feature requests in the Issues tab.

Need help or have questions? Open an issue in the Issues tab or reach out on Discord: maged03211