Rate Overview
Live
1 CHF = 1.2516 USD
1 USD = 0.798950
CHF
Avg
1.2761
High
1.3032
Low
1.2484
Last updated: 3/28/2026, 2:40:06 AM
Quick Conversions
| CHF | USD |
|---|---|
| 1 CHF | 1.25 USD |
| 10 CHF | 12.52 USD |
| 50 CHF | 62.58 USD |
| 100 CHF | 125.16 USD |
| 500 CHF | 625.82 USD |
| 1,000 CHF | 1,251.64 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-28T02:40:06Z",
"rates": {
"USD": 1.251642
}
}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.1642,
"rate": 1.251642
}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