Rate Overview
Live
1 CHF = 1.2523 USD
1 USD = 0.798523
CHF
Avg
1.1403
High
1.3017
Low
1.0196
Last updated: 3/28/2026, 4:25:42 AM
Quick Conversions
| CHF | USD |
|---|---|
| 1 CHF | 1.25 USD |
| 10 CHF | 12.52 USD |
| 50 CHF | 62.62 USD |
| 100 CHF | 125.23 USD |
| 500 CHF | 626.16 USD |
| 1,000 CHF | 1,252.31 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-03-28T04:25:42Z",
"rates": {
"USD": 1.252312
}
}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": 125.23120000000002,
"rate": 1.252312
}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