Rate Overview
Live
1 AWG = 0.444033 CHF
1 CHF = 2.2521
AWG
Avg
0.444929
High
0.446510
Low
0.443384
Last updated: 6/15/2026, 9:03:31 PM
Quick Conversions
| AWG | CHF |
|---|---|
| 1 AWG | 0.44 CHF |
| 10 AWG | 4.44 CHF |
| 50 AWG | 22.20 CHF |
| 100 AWG | 44.40 CHF |
| 500 AWG | 222.02 CHF |
| 1,000 AWG | 444.03 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-06-15T21:03:31Z",
"rates": {
"CHF": 0.444033
}
}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": 44.4033,
"rate": 0.444033
}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