Rate Overview
Live
1 CHF = 1.2762 USD
1 USD = 0.783565
CHF
Avg
1.2722
High
1.2805
Low
1.2641
Last updated: 4/17/2026, 3:15:53 AM
Quick Conversions
| CHF | USD |
|---|---|
| 1 CHF | 1.28 USD |
| 10 CHF | 12.76 USD |
| 50 CHF | 63.81 USD |
| 100 CHF | 127.62 USD |
| 500 CHF | 638.11 USD |
| 1,000 CHF | 1,276.22 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-04-17T03:15:53Z",
"rates": {
"USD": 1.276218
}
}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": 127.62180000000001,
"rate": 1.276218
}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