Rate Overview
Live
1 CHF = 2.2550 AWG
1 AWG = 0.443453
CHF
Avg
2.2479
High
2.2554
Low
2.2396
Last updated: 6/15/2026, 7:43:40 PM
Quick Conversions
| CHF | AWG |
|---|---|
| 1 CHF | 2.26 AWG |
| 10 CHF | 22.55 AWG |
| 50 CHF | 112.75 AWG |
| 100 CHF | 225.50 AWG |
| 500 CHF | 1,127.52 AWG |
| 1,000 CHF | 2,255.03 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-06-15T19:43:40Z",
"rates": {
"AWG": 2.255032
}
}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": 225.5032,
"rate": 2.255032
}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