USD
$
CHF
Swiss

USD/CHF Exchange Rate

US Dollar to Swiss Franc

Live Rate
0.817450
+3.00% 1Y

1 CHF = 1.2233 USD

USD/CHF Price Chart

Historical exchange rate performance

Current 0.817450
High 0.817450
Low 0.767329
1Y Change +3.00%

Rate Overview

Live
1 USD = 0.817450 CHF
1 CHF = 1.2233 USD
Avg
0.794584
High
0.817450
Low
0.767329

Last updated: 7/23/2026, 4:15:38 PM

Quick Conversions

USDCHF
1 USD0.82 CHF
10 USD8.17 CHF
50 USD40.87 CHF
100 USD81.75 CHF
500 USD408.73 CHF
1,000 USD817.45 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-23T16:15:38Z",
  "rates": {
    "CHF": 0.81745
  }
}

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.745,
  "rate": 0.81745
}

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