USD
$
CHF
Swiss

USD/CHF Exchange Rate

US Dollar to Swiss Franc

Live Rate
0.809775
+0.05% 7D

1 CHF = 1.2349 USD

USD/CHF Price Chart

Historical exchange rate performance

Current 0.809775
High 0.813957
Low 0.808437
7D Change +0.05%

Rate Overview

Live
1 USD = 0.809775 CHF
1 CHF = 1.2349 USD
Avg
0.809925
High
0.813957
Low
0.808437

Last updated: 9/6/2026, 11:38:26 PM

Quick Conversions

USDCHF
1 USD0.81 CHF
10 USD8.10 CHF
50 USD40.49 CHF
100 USD80.98 CHF
500 USD404.89 CHF
1,000 USD809.78 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-09-06T23:38:26Z",
  "rates": {
    "CHF": 0.809775
  }
}

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": 80.9775,
  "rate": 0.809775
}

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