USD
$
CHF
Swiss

USD/CHF Exchange Rate

US Dollar to Swiss Franc

Live Rate
0.819975
+1.12% 7D

1 CHF = 1.2195 USD

USD/CHF Price Chart

Historical exchange rate performance

Current 0.819975
High 0.819975
Low 0.810912
7D Change +1.12%

Rate Overview

Live
1 USD = 0.819975 CHF
1 CHF = 1.2195 USD
Avg
0.816274
High
0.819975
Low
0.810912

Last updated: 7/28/2026, 11:23:35 AM

Quick Conversions

USDCHF
1 USD0.82 CHF
10 USD8.20 CHF
50 USD41.00 CHF
100 USD82.00 CHF
500 USD409.99 CHF
1,000 USD819.98 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-28T11:23:35Z",
  "rates": {
    "CHF": 0.819975
  }
}

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.9975,
  "rate": 0.819975
}

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