Rate Overview
Live
1 AWG = 0.457153 CHF
1 CHF = 2.1875
AWG
Avg
0.453535
High
0.457153
Low
0.450835
Last updated: 7/24/2026, 9:35:33 PM
Quick Conversions
| AWG | CHF |
|---|---|
| 1 AWG | 0.46 CHF |
| 10 AWG | 4.57 CHF |
| 50 AWG | 22.86 CHF |
| 100 AWG | 45.72 CHF |
| 500 AWG | 228.58 CHF |
| 1,000 AWG | 457.15 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-24T21:35:33Z",
"rates": {
"CHF": 0.457153
}
}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.7153,
"rate": 0.457153
}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