GBP/USD Price
British Pound to US Dollar exchange rate, also known as "Cable". Access timestamped benchmark data through the OilPriceAPI REST API.
Need this data in your app?
GET /v1/prices/latest?by_code=GBP_USD → $1.3642Timestamped Updates
GBP/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 GBP/USD
Market Overview
British Pound to US Dollar exchange rate, also known as "Cable".
Key Information
- Category: Currency
- Unit: USD
- API code: GBP_USD
- Freshness: timestamped response; cadence varies by source
Integrate Timestamped GBP/USD Data
Get timestamped gbp/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=GBP_USD'