Rate Overview
Live
1 CNY = 0.260422 AWG
1 AWG = 3.8399
CNY
Avg
0.259798
High
0.261646
Low
0.258772
Last updated: 3/28/2026, 12:13:50 PM
Quick Conversions
| CNY | AWG |
|---|---|
| 1 CNY | 0.26 AWG |
| 10 CNY | 2.60 AWG |
| 50 CNY | 13.02 AWG |
| 100 CNY | 26.04 AWG |
| 500 CNY | 130.21 AWG |
| 1,000 CNY | 260.42 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-03-28T12:13:50Z",
"rates": {
"AWG": 0.260422
}
}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.042199999999998,
"rate": 0.260422
}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