USD
$
CHF
Swiss

USD/CHF Exchange Rate

US Dollar to Swiss Franc

Live Rate
0.819145
+6.77% 6M

1 CHF = 1.2208 USD

USD/CHF Price Chart

Historical exchange rate performance

Current 0.819145
High 0.819145
Low 0.767212
6M Change +6.77%

Rate Overview

Live
1 USD = 0.819145 CHF
1 CHF = 1.2208 USD
Avg
0.790862
High
0.819145
Low
0.767212

Last updated: 7/28/2026, 7:19:41 AM

Quick Conversions

USDCHF
1 USD0.82 CHF
10 USD8.19 CHF
50 USD40.96 CHF
100 USD81.91 CHF
500 USD409.57 CHF
1,000 USD819.15 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-28T07:19:41Z",
  "rates": {
    "CHF": 0.819145
  }
}

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.9145,
  "rate": 0.819145
}

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