Rate Overview
Live
1 AWG = 0.433811 CHF
1 CHF = 2.3052
AWG
Avg
0.434974
High
0.438027
Low
0.433769
Last updated: 5/6/2026, 9:36:15 AM
Quick Conversions
| AWG | CHF |
|---|---|
| 1 AWG | 0.43 CHF |
| 10 AWG | 4.34 CHF |
| 50 AWG | 21.69 CHF |
| 100 AWG | 43.38 CHF |
| 500 AWG | 216.91 CHF |
| 1,000 AWG | 433.81 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-05-06T09:36:15Z",
"rates": {
"CHF": 0.433811
}
}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.3811,
"rate": 0.433811
}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