USD
$
CHF
Swiss

USD/CHF Exchange Rate

US Dollar to Swiss Franc

Live Rate
0.804875
+0.70% 7D

1 CHF = 1.2424 USD

USD/CHF Price Chart

Historical exchange rate performance

Current 0.804875
High 0.804875
Low 0.793115
7D Change +0.70%

Rate Overview

Live
1 USD = 0.804875 CHF
1 CHF = 1.2424 USD
Avg
0.797751
High
0.804875
Low
0.793115

Last updated: 6/18/2026, 6:22:37 PM

Quick Conversions

USDCHF
1 USD0.80 CHF
10 USD8.05 CHF
50 USD40.24 CHF
100 USD80.49 CHF
500 USD402.44 CHF
1,000 USD804.88 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-06-18T18:22:37Z",
  "rates": {
    "CHF": 0.804875
  }
}

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.4875,
  "rate": 0.804875
}

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