Rate Overview
Live
1 CHF = 2.1979 AWG
1 AWG = 0.454986
CHF
Avg
2.1704
High
2.3078
Low
1.9689
Last updated: 7/22/2026, 10:37:48 PM
Quick Conversions
| CHF | AWG |
|---|---|
| 1 CHF | 2.20 AWG |
| 10 CHF | 21.98 AWG |
| 50 CHF | 109.89 AWG |
| 100 CHF | 219.79 AWG |
| 500 CHF | 1,098.93 AWG |
| 1,000 CHF | 2,197.87 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-22T22:37:48Z",
"rates": {
"AWG": 2.197869
}
}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": 219.78689999999997,
"rate": 2.197869
}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