Rate Overview
Live
1 CHF = 2.3029 AWG
1 AWG = 0.434231
CHF
Avg
2.2884
High
2.3064
Low
2.2754
Last updated: 4/16/2026, 6:01:22 AM
Quick Conversions
| CHF | AWG |
|---|---|
| 1 CHF | 2.30 AWG |
| 10 CHF | 23.03 AWG |
| 50 CHF | 115.15 AWG |
| 100 CHF | 230.29 AWG |
| 500 CHF | 1,151.46 AWG |
| 1,000 CHF | 2,302.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-04-16T06:01:22Z",
"rates": {
"AWG": 2.302924
}
}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": 230.2924,
"rate": 2.302924
}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