Rate Overview
Live
1 CHF = 1.2246 USD
1 USD = 0.816621
CHF
Avg
1.2586
High
1.3019
Low
1.2239
Last updated: 7/27/2026, 1:13:12 AM
Quick Conversions
| CHF | USD |
|---|---|
| 1 CHF | 1.22 USD |
| 10 CHF | 12.25 USD |
| 50 CHF | 61.23 USD |
| 100 CHF | 122.46 USD |
| 500 CHF | 612.28 USD |
| 1,000 CHF | 1,224.56 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-27T01:13:12Z",
"rates": {
"USD": 1.224559
}
}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.4559,
"rate": 1.224559
}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