Rate Overview
Live
1 CHF = 2.1961 AWG
1 AWG = 0.455355
CHF
Avg
2.2133
High
2.2302
Low
2.1961
Last updated: 7/23/2026, 8:16:47 AM
Quick Conversions
| CHF | AWG |
|---|---|
| 1 CHF | 2.20 AWG |
| 10 CHF | 21.96 AWG |
| 50 CHF | 109.80 AWG |
| 100 CHF | 219.61 AWG |
| 500 CHF | 1,098.04 AWG |
| 1,000 CHF | 2,196.09 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-23T08:16:47Z",
"rates": {
"AWG": 2.196089
}
}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.6089,
"rate": 2.196089
}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