Rate Overview
Live
1 CNY = 0.264308 AWG
1 AWG = 3.7835
CNY
Avg
0.263931
High
0.264816
Low
0.263370
Last updated: 5/7/2026, 6:00:29 PM
Quick Conversions
| CNY | AWG |
|---|---|
| 1 CNY | 0.26 AWG |
| 10 CNY | 2.64 AWG |
| 50 CNY | 13.22 AWG |
| 100 CNY | 26.43 AWG |
| 500 CNY | 132.15 AWG |
| 1,000 CNY | 264.31 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-05-07T18:00:29Z",
"rates": {
"AWG": 0.264308
}
}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.430799999999998,
"rate": 0.264308
}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