Rate Overview
Live
1 CHF = 1.2351 USD
1 USD = 0.809671
CHF
Avg
1.2350
High
1.2375
Low
1.2286
Last updated: 9/5/2026, 9:00:46 PM
Quick Conversions
| CHF | USD |
|---|---|
| 1 CHF | 1.24 USD |
| 10 CHF | 12.35 USD |
| 50 CHF | 61.75 USD |
| 100 CHF | 123.51 USD |
| 500 CHF | 617.53 USD |
| 1,000 CHF | 1,235.07 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-09-05T21:00:46Z",
"rates": {
"USD": 1.235069
}
}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": 123.5069,
"rate": 1.235069
}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