Rate Overview
Live
1 CHF = 2.3058 AWG
1 AWG = 0.433696
CHF
Avg
2.3024
High
2.3304
Low
2.2812
Last updated: 3/7/2026, 12:14:51 AM
Quick Conversions
| CHF | AWG |
|---|---|
| 1 CHF | 2.31 AWG |
| 10 CHF | 23.06 AWG |
| 50 CHF | 115.29 AWG |
| 100 CHF | 230.58 AWG |
| 500 CHF | 1,152.88 AWG |
| 1,000 CHF | 2,305.77 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-03-07T00:14:51Z",
"rates": {
"AWG": 2.305765
}
}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.5765,
"rate": 2.305765
}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