USD
$
CHF
Swiss

USD/CHF Exchange Rate

US Dollar to Swiss Franc

Live Rate
0.818115
+1.24% 7D

1 CHF = 1.2223 USD

USD/CHF Price Chart

Historical exchange rate performance

Current 0.818115
High 0.818115
Low 0.808131
7D Change +1.24%

Rate Overview

Live
1 USD = 0.818115 CHF
1 CHF = 1.2223 USD
Avg
0.814181
High
0.818115
Low
0.808131

Last updated: 7/26/2026, 3:53:19 PM

Quick Conversions

USDCHF
1 USD0.82 CHF
10 USD8.18 CHF
50 USD40.91 CHF
100 USD81.81 CHF
500 USD409.06 CHF
1,000 USD818.12 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-26T15:53:19Z",
  "rates": {
    "CHF": 0.81811501
  }
}

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.81150099999999,
  "rate": 0.81811501
}

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