Rate Overview
Live
1 CHF = 2.1881 AWG
1 AWG = 0.457025
CHF
Avg
2.2535
High
2.3252
Low
2.1881
Last updated: 7/26/2026, 3:03:14 AM
Quick Conversions
| CHF | AWG |
|---|---|
| 1 CHF | 2.19 AWG |
| 10 CHF | 21.88 AWG |
| 50 CHF | 109.40 AWG |
| 100 CHF | 218.81 AWG |
| 500 CHF | 1,094.03 AWG |
| 1,000 CHF | 2,188.06 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-26T03:03:14Z",
"rates": {
"AWG": 2.188063
}
}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": 218.80630000000002,
"rate": 2.188063
}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