USD
$
CHF
Swiss

USD/CHF Exchange Rate

US Dollar to Swiss Franc

Live Rate
0.807595
-0.45% 7D

1 CHF = 1.2382 USD

USD/CHF Price Chart

Historical exchange rate performance

Current 0.807595
High 0.811209
Low 0.802760
7D Change -0.45%

Rate Overview

Live
1 USD = 0.807595 CHF
1 CHF = 1.2382 USD
Avg
0.806227
High
0.811209
Low
0.802760

Last updated: 7/8/2026, 7:43:22 PM

Quick Conversions

USDCHF
1 USD0.81 CHF
10 USD8.08 CHF
50 USD40.38 CHF
100 USD80.76 CHF
500 USD403.80 CHF
1,000 USD807.59 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-08T19:43:22Z",
  "rates": {
    "CHF": 0.807595
  }
}

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": 80.75949999999999,
  "rate": 0.807595
}

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