Rate Overview
Live
1 AWG = 3.7871 CNY
1 CNY = 0.264055
AWG
Avg
3.8259
High
3.9112
Low
3.7797
Last updated: 7/27/2026, 3:03:36 PM
Quick Conversions
| AWG | CNY |
|---|---|
| 1 AWG | 3.79 CNY |
| 10 AWG | 37.87 CNY |
| 50 AWG | 189.35 CNY |
| 100 AWG | 378.71 CNY |
| 500 AWG | 1,893.55 CNY |
| 1,000 AWG | 3,787.09 CNY |
Get AWG/CNY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=CNYExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-07-27T15:03:36Z",
"rates": {
"CNY": 3.787094
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=CNY&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "CNY",
"amount": 100
},
"result": 378.7094,
"rate": 3.787094
}Build with AWG/CNY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key