USD
$
CHF
Swiss

USD/CHF Exchange Rate

US Dollar to Swiss Franc

Live Rate
0.807802
+0.16% 30D

1 CHF = 1.2379 USD

USD/CHF Price Chart

Historical exchange rate performance

Current 0.807802
High 0.813172
Low 0.802760
30D Change +0.16%

Rate Overview

Live
1 USD = 0.807802 CHF
1 CHF = 1.2379 USD
Avg
0.808147
High
0.813172
Low
0.802760

Last updated: 7/19/2026, 4:27:24 AM

Quick Conversions

USDCHF
1 USD0.81 CHF
10 USD8.08 CHF
50 USD40.39 CHF
100 USD80.78 CHF
500 USD403.90 CHF
1,000 USD807.80 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-19T04:27:24Z",
  "rates": {
    "CHF": 0.80780156
  }
}

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.780156,
  "rate": 0.80780156
}

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