Rate Overview
Live
1 AWG = 3.7952 CNY
1 CNY = 0.263489
AWG
Avg
3.7943
High
3.8001
Low
3.7839
Last updated: 4/17/2026, 1:34:30 PM
Quick Conversions
| AWG | CNY |
|---|---|
| 1 AWG | 3.80 CNY |
| 10 AWG | 37.95 CNY |
| 50 AWG | 189.76 CNY |
| 100 AWG | 379.52 CNY |
| 500 AWG | 1,897.61 CNY |
| 1,000 AWG | 3,795.22 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-04-17T13:34:30Z",
"rates": {
"CNY": 3.79522
}
}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": 379.522,
"rate": 3.79522
}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