Rate Overview
Live
1 AWG = 3.8399 CNY
1 CNY = 0.260422
AWG
Avg
3.8492
High
3.8644
Low
3.8219
Last updated: 3/28/2026, 1:55:50 PM
Quick Conversions
| AWG | CNY |
|---|---|
| 1 AWG | 3.84 CNY |
| 10 AWG | 38.40 CNY |
| 50 AWG | 192.00 CNY |
| 100 AWG | 383.99 CNY |
| 500 AWG | 1,919.96 CNY |
| 1,000 AWG | 3,839.92 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-03-28T13:55:50Z",
"rates": {
"CNY": 3.839916
}
}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": 383.9916,
"rate": 3.839916
}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