Rate Overview
Live
1 AWG = 0.451969 CHF
1 CHF = 2.2125
AWG
Avg
0.450071
High
0.452153
Low
0.448402
Last updated: 8/31/2026, 4:57:41 AM
Quick Conversions
| AWG | CHF |
|---|---|
| 1 AWG | 0.45 CHF |
| 10 AWG | 4.52 CHF |
| 50 AWG | 22.60 CHF |
| 100 AWG | 45.20 CHF |
| 500 AWG | 225.98 CHF |
| 1,000 AWG | 451.97 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-08-31T04:57:41Z",
"rates": {
"CHF": 0.451969
}
}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.1969,
"rate": 0.451969
}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