Rate Overview
Live
1 CHF = 1.2268 USD
1 USD = 0.815160
CHF
Avg
1.2278
High
1.2371
Low
1.2224
Last updated: 7/27/2026, 5:03:43 AM
Quick Conversions
| CHF | USD |
|---|---|
| 1 CHF | 1.23 USD |
| 10 CHF | 12.27 USD |
| 50 CHF | 61.34 USD |
| 100 CHF | 122.68 USD |
| 500 CHF | 613.38 USD |
| 1,000 CHF | 1,226.75 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-07-27T05:03:43Z",
"rates": {
"USD": 1.226753
}
}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": 122.6753,
"rate": 1.226753
}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