Rate Overview
Live
1 CHF = 2.2011 AWG
1 AWG = 0.454328
CHF
Avg
2.2080
High
2.2164
Low
2.2011
Last updated: 8/15/2026, 4:51:23 AM
Quick Conversions
| CHF | AWG |
|---|---|
| 1 CHF | 2.20 AWG |
| 10 CHF | 22.01 AWG |
| 50 CHF | 110.05 AWG |
| 100 CHF | 220.11 AWG |
| 500 CHF | 1,100.53 AWG |
| 1,000 CHF | 2,201.06 AWG |
Get CHF/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CHF¤cies=AWGExample Response:
{
"success": true,
"base": "CHF",
"date": "2026-08-15T04:51:23Z",
"rates": {
"AWG": 2.201055
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CHF&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "CHF",
"to": "AWG",
"amount": 100
},
"result": 220.1055,
"rate": 2.201055
}Build with CHF/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key