RBI: Get Reference Rate
RBI via Parse · Finance
Fetches RBI's daily Reference Rate data for a specified date range. Returns exchange rates for USD, GBP, EUR, JPY and other currencies against INR for each trading day in the range. Non-trading days (weekends, holidays) are excluded. Maximum recommended range is one month. Accesses RBI's Money Market Operations, Reference Rates, and various other financial data releases from the official website. Fulfilled by Parse from data.rbi.org.in.
- data-rbi-org-in
- finance
- government-public
- parse
- platform-key
- rbi
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- Finance
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/c487e89c-ad0e-48b5-bb6b-ea0f6ceee999/get_reference_rate
- Interface artifact
- sha256:28dc9cee8ed721753b3c413bc5a7569b0a2ee3a6b25f08a6eff51c071da3a4f1
- Manifest digest
- sha256:26800927b1e7ca90cc353537b2bd44867bad1e2d399b07d02d1d825c5606b45b
Request fields
- to_date (string, required): End date in DD/MM/YYYY format.
- from_date (string, required): Start date in DD/MM/YYYY format.
Example queries
- {"to_date":"10/06/2026","from_date":"12/05/2026"}