Rate Overview
Live
1 CHF = 2.2123 AWG
1 AWG = 0.452025
CHF
Avg
2.2125
High
2.2256
Low
2.1991
Last updated: 9/4/2026, 5:54:46 PM
Quick Conversions
| CHF | AWG |
|---|---|
| 1 CHF | 2.21 AWG |
| 10 CHF | 22.12 AWG |
| 50 CHF | 110.61 AWG |
| 100 CHF | 221.23 AWG |
| 500 CHF | 1,106.13 AWG |
| 1,000 CHF | 2,212.27 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-09-04T17:54:46Z",
"rates": {
"AWG": 2.212266
}
}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": 221.22660000000002,
"rate": 2.212266
}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