Rate Overview
Live
1 CHF = 2.1897 AWG
1 AWG = 0.456676
CHF
Avg
2.2534
High
2.3299
Low
2.1897
Last updated: 7/23/2026, 4:20:09 PM
Quick Conversions
| CHF | AWG |
|---|---|
| 1 CHF | 2.19 AWG |
| 10 CHF | 21.90 AWG |
| 50 CHF | 109.49 AWG |
| 100 CHF | 218.97 AWG |
| 500 CHF | 1,094.87 AWG |
| 1,000 CHF | 2,189.74 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-23T16:20:09Z",
"rates": {
"AWG": 2.189736
}
}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": 218.97359999999998,
"rate": 2.189736
}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