Rate Overview
Live
1 AWG = 0.434594 CHF
1 CHF = 2.3010
AWG
Avg
0.437051
High
0.439487
Low
0.433571
Last updated: 4/16/2026, 7:40:11 AM
Quick Conversions
| AWG | CHF |
|---|---|
| 1 AWG | 0.43 CHF |
| 10 AWG | 4.35 CHF |
| 50 AWG | 21.73 CHF |
| 100 AWG | 43.46 CHF |
| 500 AWG | 217.30 CHF |
| 1,000 AWG | 434.59 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-04-16T07:40:11Z",
"rates": {
"CHF": 0.434594
}
}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": 43.459399999999995,
"rate": 0.434594
}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