Rate Overview
Live
1 CHF = 2.2505 AWG
1 AWG = 0.444355
CHF
Avg
2.2651
High
2.2750
Low
2.2505
Last updated: 3/27/2026, 5:36:38 AM
Quick Conversions
| CHF | AWG |
|---|---|
| 1 CHF | 2.25 AWG |
| 10 CHF | 22.50 AWG |
| 50 CHF | 112.52 AWG |
| 100 CHF | 225.05 AWG |
| 500 CHF | 1,125.23 AWG |
| 1,000 CHF | 2,250.45 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-03-27T05:36:38Z",
"rates": {
"AWG": 2.250454
}
}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.0454,
"rate": 2.250454
}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