USD
$
CHF
Swiss

USD/CHF Exchange Rate

US Dollar to Swiss Franc

Live Rate
0.780475
-1.30% 7D

1 CHF = 1.2813 USD

USD/CHF Price Chart

Historical exchange rate performance

Current 0.780475
High 0.791078
Low 0.780475
7D Change -1.30%

Rate Overview

Live
1 USD = 0.780475 CHF
1 CHF = 1.2813 USD
Avg
0.786235
High
0.791078
Low
0.780475

Last updated: 4/16/2026, 4:29:41 AM

Quick Conversions

USDCHF
1 USD0.78 CHF
10 USD7.80 CHF
50 USD39.02 CHF
100 USD78.05 CHF
500 USD390.24 CHF
1,000 USD780.48 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-04-16T04:29:41Z",
  "rates": {
    "CHF": 0.780475
  }
}

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": 78.0475,
  "rate": 0.780475
}

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