USD
$
CHF
Swiss

USD/CHF Exchange Rate

US Dollar to Swiss Franc

Live Rate
0.795500
+0.36% YTD

1 CHF = 1.2571 USD

USD/CHF Price Chart

Historical exchange rate performance

Current 0.795500
High 0.801047
Low 0.767329
YTD Change +0.36%

Rate Overview

Live
1 USD = 0.795500 CHF
1 CHF = 1.2571 USD
Avg
0.783542
High
0.801047
Low
0.767329

Last updated: 3/27/2026, 1:13:23 AM

Quick Conversions

USDCHF
1 USD0.80 CHF
10 USD7.96 CHF
50 USD39.78 CHF
100 USD79.55 CHF
500 USD397.75 CHF
1,000 USD795.50 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-27T01:13:23Z",
  "rates": {
    "CHF": 0.7955
  }
}

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.55,
  "rate": 0.7955
}

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