Rate Overview
Live
1 AWG = 0.454086 CHF
1 CHF = 2.2022
AWG
Avg
0.452240
High
0.454086
Low
0.450649
Last updated: 7/22/2026, 12:54:34 PM
Quick Conversions
| AWG | CHF |
|---|---|
| 1 AWG | 0.45 CHF |
| 10 AWG | 4.54 CHF |
| 50 AWG | 22.70 CHF |
| 100 AWG | 45.41 CHF |
| 500 AWG | 227.04 CHF |
| 1,000 AWG | 454.09 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-22T12:54:34Z",
"rates": {
"CHF": 0.454086
}
}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": 45.4086,
"rate": 0.454086
}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