Rate Overview
Live
1 AWG = 0.448944 CHF
1 CHF = 2.2274
AWG
Avg
0.451034
High
0.453189
Low
0.448382
Last updated: 7/3/2026, 5:55:25 PM
Quick Conversions
| AWG | CHF |
|---|---|
| 1 AWG | 0.45 CHF |
| 10 AWG | 4.49 CHF |
| 50 AWG | 22.45 CHF |
| 100 AWG | 44.89 CHF |
| 500 AWG | 224.47 CHF |
| 1,000 AWG | 448.94 CHF |
Get AWG/CHF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=CHFExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-07-03T17:55:25Z",
"rates": {
"CHF": 0.448944
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=CHF&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "CHF",
"amount": 100
},
"result": 44.894400000000005,
"rate": 0.448944
}Build with AWG/CHF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key