Rate Overview
Live
1 CNY = 0.147721 USD
1 USD = 6.7695
CNY
Avg
0.147838
High
0.148007
Low
0.147676
Last updated: 6/19/2026, 8:23:10 AM
Quick Conversions
| CNY | USD |
|---|---|
| 1 CNY | 0.15 USD |
| 10 CNY | 1.48 USD |
| 50 CNY | 7.39 USD |
| 100 CNY | 14.77 USD |
| 500 CNY | 73.86 USD |
| 1,000 CNY | 147.72 USD |
Get CNY/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CNY¤cies=USDExample Response:
{
"success": true,
"base": "CNY",
"date": "2026-06-19T08:23:10Z",
"rates": {
"USD": 0.147721
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CNY&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "CNY",
"to": "USD",
"amount": 100
},
"result": 14.772099999999998,
"rate": 0.147721
}Build with CNY/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key