USD
$
CHF
Swiss

USD/CHF Exchange Rate

US Dollar to Swiss Franc

Live Rate
0.777150
+0.77% 7D

1 CHF = 1.2868 USD

USD/CHF Price Chart

Historical exchange rate performance

Current 0.777150
High 0.784680
Low 0.768099
7D Change +0.77%

Rate Overview

Live
1 USD = 0.777150 CHF
1 CHF = 1.2868 USD
Avg
0.776892
High
0.784680
Low
0.768099

Last updated: 3/6/2026, 6:06:25 PM

Quick Conversions

USDCHF
1 USD0.78 CHF
10 USD7.77 CHF
50 USD38.86 CHF
100 USD77.72 CHF
500 USD388.58 CHF
1,000 USD777.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-03-06T18:06:25Z",
  "rates": {
    "CHF": 0.77715
  }
}

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": 77.715,
  "rate": 0.77715
}

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