Rate Overview
Live
1 CHF = 2.2784 AWG
1 AWG = 0.438914
CHF
Avg
2.2864
High
2.3328
Low
2.2346
Last updated: 5/26/2026, 7:37:26 PM
Quick Conversions
| CHF | AWG |
|---|---|
| 1 CHF | 2.28 AWG |
| 10 CHF | 22.78 AWG |
| 50 CHF | 113.92 AWG |
| 100 CHF | 227.84 AWG |
| 500 CHF | 1,139.18 AWG |
| 1,000 CHF | 2,278.35 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-05-26T19:37:26Z",
"rates": {
"AWG": 2.278353
}
}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": 227.83530000000002,
"rate": 2.278353
}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