EUR/USD Price
Euro to US Dollar exchange rate, the most traded currency pair globally. Access timestamped benchmark data through the OilPriceAPI REST API.
Need this data in your app?
GET /v1/prices/latest?by_code=EUR_USD → $1.1677Timestamped Updates
EUR/USD responses include source timestamps for workflow freshness checks
Freshness Metadata
Responses include timestamps so customers can monitor whether a benchmark is fresh enough for their workflow
API Integration
Simple REST API with comprehensive documentation and code examples
About EUR/USD
Market Overview
Euro to US Dollar exchange rate, the most traded currency pair globally.
Key Information
- Category: Currency
- Unit: USD
- API code: EUR_USD
- Freshness: timestamped response; cadence varies by source
Integrate Timestamped EUR/USD Data
Get timestamped eur/usd price data through the same API path powering this page. Start with one benchmark code and wire it into your workflow.
curl -H 'Authorization: Token YOUR_API_KEY' \ 'https://api.oilpriceapi.com/v1/prices/latest?by_code=EUR_USD'