USD/CNY Price
US Dollar to Chinese Yuan exchange rate, critical for global commodity trade and Asian energy markets. Access timestamped benchmark data through the OilPriceAPI REST API.
Need this data in your app?
GET /v1/prices/latest?by_code=USD_CNY → $6.7400Timestamped Updates
USD/CNY 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 USD/CNY
Market Overview
US Dollar to Chinese Yuan exchange rate, critical for global commodity trade and Asian energy markets.
Key Information
- Category: Currency
- Unit: CNY
- API code: USD_CNY
- Freshness: timestamped response; cadence varies by source
Integrate Timestamped USD/CNY Data
Get timestamped usd/cny 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=USD_CNY'