USD
$
CHF
Swiss

USD/CHF Exchange Rate

US Dollar to Swiss Franc

Live Rate
0.794415
+0.07% 7D

1 CHF = 1.2588 USD

USD/CHF Price Chart

Historical exchange rate performance

Current 0.794415
High 0.794415
Low 0.786823
7D Change +0.07%

Rate Overview

Live
1 USD = 0.794415 CHF
1 CHF = 1.2588 USD
Avg
0.790003
High
0.794415
Low
0.786823

Last updated: 3/26/2026, 11:26:10 PM

Quick Conversions

USDCHF
1 USD0.79 CHF
10 USD7.94 CHF
50 USD39.72 CHF
100 USD79.44 CHF
500 USD397.21 CHF
1,000 USD794.42 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-03-26T23:26:10Z",
  "rates": {
    "CHF": 0.794415
  }
}

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": 79.4415,
  "rate": 0.794415
}

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