USD
$
CHF
Swiss

USD/CHF Exchange Rate

US Dollar to Swiss Franc

Live Rate
0.810580
+0.03% 7D

1 CHF = 1.2337 USD

USD/CHF Price Chart

Historical exchange rate performance

Current 0.810580
High 0.813246
Low 0.809885
7D Change +0.03%

Rate Overview

Live
1 USD = 0.810580 CHF
1 CHF = 1.2337 USD
Avg
0.811498
High
0.813246
Low
0.809885

Last updated: 8/18/2026, 12:57:04 AM

Quick Conversions

USDCHF
1 USD0.81 CHF
10 USD8.11 CHF
50 USD40.53 CHF
100 USD81.06 CHF
500 USD405.29 CHF
1,000 USD810.58 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-08-18T00:57:04Z",
  "rates": {
    "CHF": 0.81058
  }
}

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.05799999999999,
  "rate": 0.81058
}

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