Rate Overview
Live
1 AWG = 0.444877 CHF
1 CHF = 2.2478
AWG
Avg
0.464684
High
0.507901
Low
0.433315
Last updated: 3/27/2026, 9:11:01 AM
Quick Conversions
| AWG | CHF |
|---|---|
| 1 AWG | 0.44 CHF |
| 10 AWG | 4.45 CHF |
| 50 AWG | 22.24 CHF |
| 100 AWG | 44.49 CHF |
| 500 AWG | 222.44 CHF |
| 1,000 AWG | 444.88 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-03-27T09:11:01Z",
"rates": {
"CHF": 0.444877
}
}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.487700000000004,
"rate": 0.444877
}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