Rate Overview
Live
1 CHF = 1.2868 USD
1 USD = 0.777105
CHF
Avg
1.2798
High
1.2868
Low
1.2733
Last updated: 5/7/2026, 3:46:53 PM
Quick Conversions
| CHF | USD |
|---|---|
| 1 CHF | 1.29 USD |
| 10 CHF | 12.87 USD |
| 50 CHF | 64.34 USD |
| 100 CHF | 128.68 USD |
| 500 CHF | 643.41 USD |
| 1,000 CHF | 1,286.83 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-05-07T15:46:53Z",
"rates": {
"USD": 1.286827
}
}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.68269999999998,
"rate": 1.286827
}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