USD
$
CHF
Swiss

USD/CHF Exchange Rate

US Dollar to Swiss Franc

Live Rate
0.817200
-10.06% 5Y

1 CHF = 1.2237 USD

USD/CHF Price Chart

Historical exchange rate performance

Current 0.817200
High 0.990566
Low 0.768533
5Y Change -10.06%

Rate Overview

Live
1 USD = 0.817200 CHF
1 CHF = 1.2237 USD
Avg
0.872591
High
0.990566
Low
0.768533

Last updated: 7/28/2026, 4:25:47 PM

Quick Conversions

USDCHF
1 USD0.82 CHF
10 USD8.17 CHF
50 USD40.86 CHF
100 USD81.72 CHF
500 USD408.60 CHF
1,000 USD817.20 CHF

Get USD/CHF Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=USD&currencies=CHF

Example Response:

{
  "success": true,
  "base": "USD",
  "date": "2026-07-28T16:25:47Z",
  "rates": {
    "CHF": 0.8172
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=USD&to=CHF&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "USD",
    "to": "CHF",
    "amount": 100
  },
  "result": 81.72,
  "rate": 0.8172
}

Build with USD/CHF Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key