Rate Overview
Live
1 CHF = 2.2772 AWG
1 AWG = 0.439131
CHF
Avg
2.2776
High
2.2905
Low
2.2656
Last updated: 5/26/2026, 5:14:00 PM
Quick Conversions
| CHF | AWG |
|---|---|
| 1 CHF | 2.28 AWG |
| 10 CHF | 22.77 AWG |
| 50 CHF | 113.86 AWG |
| 100 CHF | 227.72 AWG |
| 500 CHF | 1,138.61 AWG |
| 1,000 CHF | 2,277.22 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-26T17:14:00Z",
"rates": {
"AWG": 2.277223
}
}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.72230000000002,
"rate": 2.277223
}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