Rate Overview
Live
1 AWG = 0.438913 CHF
1 CHF = 2.2784
AWG
Avg
0.439034
High
0.441388
Low
0.436591
Last updated: 5/26/2026, 7:35:18 PM
Quick Conversions
| AWG | CHF |
|---|---|
| 1 AWG | 0.44 CHF |
| 10 AWG | 4.39 CHF |
| 50 AWG | 21.95 CHF |
| 100 AWG | 43.89 CHF |
| 500 AWG | 219.46 CHF |
| 1,000 AWG | 438.91 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-26T19:35:18Z",
"rates": {
"CHF": 0.438913
}
}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.8913,
"rate": 0.438913
}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