Rate Overview
Live
1 CNY = 0.264046 AWG
1 AWG = 3.7872
CNY
Avg
0.263910
High
0.265134
Low
0.262812
Last updated: 7/15/2026, 9:34:46 PM
Quick Conversions
| CNY | AWG |
|---|---|
| 1 CNY | 0.26 AWG |
| 10 CNY | 2.64 AWG |
| 50 CNY | 13.20 AWG |
| 100 CNY | 26.40 AWG |
| 500 CNY | 132.02 AWG |
| 1,000 CNY | 264.05 AWG |
Get CNY/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CNY¤cies=AWGExample Response:
{
"success": true,
"base": "CNY",
"date": "2026-07-15T21:34:46Z",
"rates": {
"AWG": 0.264046
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CNY&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "CNY",
"to": "AWG",
"amount": 100
},
"result": 26.404600000000002,
"rate": 0.264046
}Build with CNY/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key