Rate Overview
Live
1 CHF = 2.2279 AWG
1 AWG = 0.448849
CHF
Avg
2.2172
High
2.2302
Low
2.2066
Last updated: 7/3/2026, 6:24:57 PM
Quick Conversions
| CHF | AWG |
|---|---|
| 1 CHF | 2.23 AWG |
| 10 CHF | 22.28 AWG |
| 50 CHF | 111.40 AWG |
| 100 CHF | 222.79 AWG |
| 500 CHF | 1,113.96 AWG |
| 1,000 CHF | 2,227.92 AWG |
Get CHF/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CHF¤cies=AWGExample Response:
{
"success": true,
"base": "CHF",
"date": "2026-07-03T18:24:57Z",
"rates": {
"AWG": 2.227919
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CHF&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "CHF",
"to": "AWG",
"amount": 100
},
"result": 222.7919,
"rate": 2.227919
}Build with CHF/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key