Rate Overview
Live
1 CHF = 1.2390 USD
1 USD = 0.807071
CHF
Avg
1.2399
High
1.2457
Low
1.2327
Last updated: 7/6/2026, 3:05:23 PM
Quick Conversions
| CHF | USD |
|---|---|
| 1 CHF | 1.24 USD |
| 10 CHF | 12.39 USD |
| 50 CHF | 61.95 USD |
| 100 CHF | 123.90 USD |
| 500 CHF | 619.52 USD |
| 1,000 CHF | 1,239.05 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-06T15:05:23Z",
"rates": {
"USD": 1.239049
}
}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.90490000000001,
"rate": 1.239049
}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