Rate Overview
Live
1 AWG = 3.8577 CNY
1 CNY = 0.259225
AWG
Avg
3.8503
High
3.8590
Low
3.8314
Last updated: 3/7/2026, 7:06:42 AM
Quick Conversions
| AWG | CNY |
|---|---|
| 1 AWG | 3.86 CNY |
| 10 AWG | 38.58 CNY |
| 50 AWG | 192.88 CNY |
| 100 AWG | 385.77 CNY |
| 500 AWG | 1,928.83 CNY |
| 1,000 AWG | 3,857.65 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-07T07:06:42Z",
"rates": {
"CNY": 3.857654
}
}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": 385.7654,
"rate": 3.857654
}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