Rate Overview
Live
1 CHF = 1.2873 USD
1 USD = 0.776845
CHF
Avg
1.2873
High
1.3019
Low
1.2744
Last updated: 3/6/2026, 9:04:15 PM
Quick Conversions
| CHF | USD |
|---|---|
| 1 CHF | 1.29 USD |
| 10 CHF | 12.87 USD |
| 50 CHF | 64.36 USD |
| 100 CHF | 128.73 USD |
| 500 CHF | 643.63 USD |
| 1,000 CHF | 1,287.26 USD |
Get CHF/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CHF¤cies=USDExample Response:
{
"success": true,
"base": "CHF",
"date": "2026-03-06T21:04:15Z",
"rates": {
"USD": 1.287258
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CHF&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "CHF",
"to": "USD",
"amount": 100
},
"result": 128.7258,
"rate": 1.287258
}Build with CHF/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key